TxtSaveOptions

TxtSaveOptions()

Erstellt Optionen zum Speichern von Textdateien.

public TxtSaveOptions()

Siehe auch


TxtSaveOptions(SaveFormat)

Erstellt Optionen zum Speichern von Textdateien.

public TxtSaveOptions(SaveFormat format)
ParameterTypBeschreibung
formatSaveFormatDas Speicherformat der Textdatei.

Siehe auch