Enum PdfObjectType
This enum represents the type of the PDF object.
public enum PdfObjectType
Fields
Annotation = 6
Bitmap = 4
Document = 1
Font = 7
Form = 8
Page = 2
PageObject = 5
Signature = 9
TextPage = 3
Unknown = 0
This enum represents the type of the PDF object.
public enum PdfObjectType
Annotation = 6
Bitmap = 4
Document = 1
Font = 7
Form = 8
Page = 2
PageObject = 5
Signature = 9
TextPage = 3
Unknown = 0