SVGOptionsWYSIWYG Property |
Returns settings for most accurate SVG file generation.
Read-only
SVGOptions.
Namespace:
Aspose.Slides.Export
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 21.4.0.0 (21.4)
Syntaxpublic static SVGOptions WYSIWYG { get; }
Public Shared ReadOnly Property WYSIWYG As SVGOptions
Get
public:
static property SVGOptions^ WYSIWYG {
SVGOptions^ get ();
}
static member WYSIWYG : SVGOptions with get
Property Value
Type:
SVGOptions
See Also