Class VerticalRelation
Specified the vertical relative position.
Inheritance
System.Object
VerticalRelation
Namespace: Syncfusion.DocIO
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class VerticalRelation : Enum
Fields
Margin
Relative to margin.
Declaration
public const VerticalRelation Margin
Field Value
Type |
---|
VerticalRelation |
Page
Relative to page.
Declaration
public const VerticalRelation Page
Field Value
Type |
---|
VerticalRelation |
Paragraph
Relative to paragraph.
Declaration
public const VerticalRelation Paragraph
Field Value
Type |
---|
VerticalRelation |