[]
        
(Showing Draft Content)

AnnotationsTabsOrder

Enumeration: AnnotationsTabsOrder

Defines possible values for annotations tabs order.

Enumeration Members

AnnotationsArrayOrder

AnnotationsArrayOrder: 3;

Annotations array order. This order refers to the order of annotation in the PdfPage#annotations collection.


ColumnOrder

ColumnOrder: 1;

Column order.


RowOrder

RowOrder: 0;

Row order.


StructureOrder

StructureOrder: 2;

Structure order.


WidgetOrder

WidgetOrder: 4;

Widget order. This order uses the same ordering as AnnotationsTabsOrder#AnnotationsArrayOrder, but two passes are made, the first only picking the widget annotations and the second picking all other annotations.