Documents for PDF, .NET Edition Documentation
AnnotationsTabsOrder Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > Page Class : AnnotationsTabsOrder Property
Gets or sets the tab order to be used for annotations on the page.
Syntax
'Declaration
 
Public Property AnnotationsTabsOrder As System.Nullable(Of AnnotationsTabsOrder)
public System.Nullable<AnnotationsTabsOrder> AnnotationsTabsOrder {get; set;}
See Also

Reference

Page Class
Page Members