SVGOptionsDefault Property |
Namespace:
Aspose.Slides.Export
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 21.4.0.0 (21.4)
Syntaxpublic static SVGOptions Default { get; }
Public Shared ReadOnly Property Default As SVGOptions
Get
public:
static property SVGOptions^ Default {
SVGOptions^ get ();
}
static member Default : SVGOptions with get
Property Value
Type:
SVGOptions
See Also