typedef enum _DOCWRTPDFPROFILE
{
DOCWRTPDFPROFILE_PDF = 0,
DOCWRTPDFPROFILE_PDFA,
DOCWRTPDFPROFILE_PDF12,
DOCWRTPDFPROFILE_PDF13,
DOCWRTPDFPROFILE_PDF15,
DOCWRTPDFPROFILE_PDF16,
} DOCWRTPDFPROFILE, *pDOCWRTPDFPROFILE;
The DOCWRTPDFPROFILE enumeration provides information about the PDF document type
The created file will be a regular PDF v1.4 document.
The created file will be a PdfA-1b document.
The created file will be Pdf v1.2 document.
The created file will be Pdf v1.3 document.
The created file will be Pdf v1.5 document.
The created file will be Pdf v1.6 document.
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