←Select platform

IsPdfA Property

Summary

Determines if this document is PDF/A.

Syntax
C#
Java
public bool IsPdfA { get; } 

public boolean isPdfA(); 

Property Value

true if this document is PDF/A; otherwise, false.

Remarks

This property checks whether the document claims to be PDF/A. The engine only checks if the document claims compliance with PDF/A standard and does not perform any validation.

Example

For an example, refer to PDFFile.IsPdfA.

Requirements
Target Platforms
Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.