'Declaration Public Enum AnnotationsTabsOrder Inherits System.Enum
public enum AnnotationsTabsOrder : System.Enum
'Declaration Public Enum AnnotationsTabsOrder Inherits System.Enum
public enum AnnotationsTabsOrder : System.Enum
Member | Description |
---|---|
AnnotationsArrayOrder | Annotations array order. This order refers to the order of annotation in the Page.Annotations collection. |
ColumnOrder | Column order. |
RowOrder | Row order. |
StructureOrder | Structure order. |
WidgetOrder | Widget order. This order uses the same ordering as AnnotationsArrayOrder, but two passes are made, the first only picking the widget annotations and the second picking all other annotations. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Pdf.AnnotationsTabsOrder