Class PageBorderOffsetFrom
Specifies the position of page border.
Inheritance
System.Object
PageBorderOffsetFrom
Namespace: Syncfusion.DocIO
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class PageBorderOffsetFrom : Enum
Fields
PageEdge
Page border is measured from the edge of the page.
Declaration
public const PageBorderOffsetFrom PageEdge
Field Value
Type |
---|
PageBorderOffsetFrom |
Text
Page border is measured from text.
Declaration
public const PageBorderOffsetFrom Text
Field Value
Type |
---|
PageBorderOffsetFrom |