Table of Contents

Enum PdfEdge

Namespace
Syncfusion.Pdf
Assembly
Syncfusion.Pdf.Portable.dll

Represents the edges of the page.

public enum PdfEdge

Fields

Bottom = 1

Indicates the bottom edge of the page

Left = 2

Indicates the left edge of the page

Right = 3

Indicates the right edge of the page.

Top = 0

Indicates the top edge of the page