←Select platform

CompatibilityLevel Property

Summary
PDF compatibility level (version) to use when updating or creating a PDF file.
Syntax
C#
VB
C++
Java
publicPDFCompatibilityLevelCompatibilityLevel {get;set; }
PublicPropertyCompatibilityLevelAsPDFCompatibilityLevel
publicPDFCompatibilityLevelgetCompatibilityLevel();publicvoidsetCompatibilityLevel(PDFCompatibilityLevelpDFCompatibilityLevel);
public:propertyPDFCompatibilityLevelCompatibilityLevel {PDFCompatibilityLevelget();voidset (PDFCompatibilityLevel);}

Property Value

APDFCompatibilityLevelthat specifies the PDF compatibility level (version) to use when thisPDFFileis used to update or create a PDF file. Default value isPDFCompatibilityLevel.Default.

Remarks

The following methods of thePDFFileclass will use the level set inCompatibilityLevelwhen updating or creating a PDF file:

Similar to theDocumentPropertiesproperty, the value ofCompatibilityLevelwill not be modified when a PDF file is loaded in this object using theLoadmethod. To get the version of a PDF file, use thePDFFile.GetPDFFileTypemethod.

Example

For an example, refer toPDFCompatibilityLevel.

Requirements

Target Platforms

See Also

Reference

PDFFile Class

PDFFile Members

Leadtools.Pdf Assembly
188金宝搏的网址客服|Support|Contact Us|Intellectual Property Notices
© 1991-2021LEAD Technologies, Inc.All Rights Reserved.