PdfFileEditor.PageBreak
PdfFileEditor.PageBreak class
Data of page break position.
public class PageBreak
Constructors
Name | Description |
---|---|
PageBreak(int, double) | Constructor to create PageBreak object. |
Properties
Name | Description |
---|---|
PageNumber { get; set; } | Number of page (starting from 1) where page break must be added. |
Position { get; set; } | Vertical position of page break. |
See Also
- class PdfFileEditor
- namespace Aspose.Pdf.Facades
- assembly Aspose.PDF