VintaSoftTwain Control v6.0
VintaSoftTwain Object / PdfEncoder_PdfACompatible Property
In This Topic
    PdfEncoder_PdfACompatible Property
    In This Topic
    Description
    Gets or sets a value indicating whether PDF encoder must create PDF/A document.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property PdfEncoder_PdfACompatible As Boolean
    Return Type
    TRUE (1) - PDF encoder must create PDF/A compatible document, FALSE (0) otherwise.
    See Also