'Declaration
Public Enum PdfPageTabOrder Inherits System.Enum
'Usage
Dim instance As PdfPageTabOrder
public enum PdfPageTabOrder : System.Enum
public enum class PdfPageTabOrder : public System.Enum
'Declaration
Public Enum PdfPageTabOrder Inherits System.Enum
'Usage
Dim instance As PdfPageTabOrder
public enum PdfPageTabOrder : System.Enum
public enum class PdfPageTabOrder : public System.Enum
Member | Description |
---|---|
Annotations | Tab order defined by the order of annotations in PdfPage.Annotations collection. |
Column | Column. |
Row | Row. |
Structure | Tab order defined by the document logical structure. |
Widgets | Tab order defined by the order of widget annotations in PdfPage.Annotations collection. |
System.Object
System.ValueType
System.Enum
Xfinium.Pdf.PdfPageTabOrder
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard