Enum PdfEdge
Represents the edges of the page.
Namespace: Syncfusion.Pdf
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public enum PdfEdge
Fields
| Name | Description |
|---|---|
| Bottom | Indicates the bottom edge of the page |
| Left | Indicates the left edge of the page |
| Right | Indicates the right edge of the page. |
| Top | Indicates the top edge of the page |