PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
This function checks to see if the PDF file has the PDF/A flag set.
Namespace:
PDFTechAssembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Syntax
C# |
---|
public bool IsContainingPDFALabel() |
Visual Basic (Declaration) |
---|
Public Function IsContainingPDFALabel As Boolean |
Visual C++ |
---|
public: bool IsContainingPDFALabel() |