Leadtools.Pdf Namespace > PDFDocument Class : FileType Property |
public PDFFileType FileType {get;}
'Declaration Public ReadOnly Property FileType As PDFFileType
'Usage Dim instance As PDFDocument Dim value As PDFFileType value = instance.FileType
public PDFFileType FileType {get;}
get_FileType();
public: property PDFFileType FileType { PDFFileType get(); }
The file type or version is automatically read from the PDF file when the PDFDocument is constructed.
To convert a PDF file to another version, use the PDFFile.Convert method.
For an example, refer to PDFDocument.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2