Skip to content

Commit 106a5a0

Browse files
committed
260099-ug: Added proper details.
1 parent 96352eb commit 106a5a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Document-Processing/PDF/PDF-Library/NET/Working-with-Text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1159,7 +1159,7 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
11591159

11601160
The [PdfLayoutFormat](https://help.syncfusion.com/cr/document-processing/Syncfusion.Pdf.Graphics.PdfLayoutFormat.html) class enables text to flow seamlessly across multiple pages in a PDF document. The [PdfLayoutResult](https://help.syncfusion.com/cr/document-processing/Syncfusion.Pdf.Graphics.PdfLayoutResult.html) class provides the position and bounds of the previously rendered text, allowing you to place subsequent elements without overlapping.
11611161

1162-
The following code snippet illustrates how to add elements relatively and also allow the text to flow across multiple pages.
1162+
The following code example demonstrates how to add elements relatively and also allow the text to flow across multiple pages.
11631163

11641164
{% tabs %}
11651165

0 commit comments

Comments
 (0)