SvgSaveOptions

SvgSaveOptions()

Crea las opciones para guardar el archivo svg.

public SvgSaveOptions()

Ver también


SvgSaveOptions(SaveFormat)

Crea las opciones para guardar el archivo svg.

public SvgSaveOptions(SaveFormat saveFormat)
ParámetroEscribeDescripción
saveFormatSaveFormatEl formato del archivo. Debe ser svg.

Ver también