Presentation
SaveToSvgOption Property
|
Save to Svg option.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public SaveToSvgOption SaveToSvgOption { get; }
Public ReadOnly Property SaveToSvgOption As SaveToSvgOption
Get
public:
property SaveToSvgOption^ SaveToSvgOption {
SaveToSvgOption^ get ();
}
member SaveToSvgOption : SaveToSvgOption with get
Property Value
Type:
SaveToSvgOption
See Also