SvgSaveOptions

SvgSaveOptions()

Erstellt die Optionen zum Speichern der SVG-Datei.

public SvgSaveOptions()

Siehe auch


SvgSaveOptions(SaveFormat)

Erstellt die Optionen zum Speichern der SVG-Datei.

public SvgSaveOptions(SaveFormat saveFormat)
ParameterTypBeschreibung
saveFormatSaveFormatDas Dateiformat. Es muss SVG sein.

Siehe auch