HtmlSaveOptions Konstrukteur

HtmlSaveOptions()

Erstellt Optionen zum Speichern von HTML-Dateien.

def __init__(self):
    ...

HtmlSaveOptions(format)

Erstellt Optionen zum Speichern von HTML-Dateien.

def __init__(self, format):
    ...
ParameterTypBeschreibung
formatSaveFormatDas Speicherdateiformat.

Siehe auch