Determines if this document is PDF/A.
public bool IsPdfA { get; }
Public ReadOnly Property IsPdfA() As Boolean
Get
public:
property bool IsPdfA
{
bool get()
}
true if this document is PDF/A; otherwise, false.
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.
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