PdfSaveOptions constructor

PdfSaveOptions()

Initializes a new instance of this class that can be used to save a document in the SaveFileFormat format.

def __init__(self):
    ...

See Also