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