VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / PdfFormat Class
In This Topic
PdfFormat Class Properties
In This Topic
For a list of all properties of this type, see PdfFormat.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether PDF document should apply text filters to binary data.
Public PropertyGets a value indicating whether PDF document should have compressed cross-reference table.
Public PropertyGets a value indicating whether PDF document should have compressed object streams.
Public PropertyGets or sets a value indicating whether the identifier of PDF document must be generated.
Public PropertyGets a value indicating whether PDF document should have linearized format (Fast Web View).
Public PropertyGets a minor version number.
Public Propertystatic (Shared in Visual Basic)Gets the static instance that contains information about PDF 1.4 format.
Public Propertystatic (Shared in Visual Basic)Gets the static instance that contains information about PDF 1.5 format.
Public Propertystatic (Shared in Visual Basic)Gets the static instance that contains information about PDF 1.6 format with compressed XREF table.
Public Propertystatic (Shared in Visual Basic)Gets the static instance that contains information about PDF 1.7 format with compressed XREF table format.
Public Propertystatic (Shared in Visual Basic)Gets the static instance that contains information about PDF 2.0 format with compressed XREF table.
Public Propertystatic (Shared in Visual Basic)Gets the static instance of the PDF/A-1b format.
Public PropertyGets the string representation of format version.
Public PropertyGets the version number in dual-digit format (10,11,12,13,14,15,16,17,20,...).
See Also