public PDFFileType FileType { get; }
Public ReadOnly Property FileType As PDFFileType
public PDFFileType getFileType();
public:
property PDFFileType FileType {
PDFFileType get();
}
A PDFFileType enumeration member that specifies the file type of version of the PDF file associated with this PDFDocument. The default value is PDFFileType.Unknown.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document