Class SVGSaveOptions
Class SVGSaveOptions
Pôvodný názov: Aspose.Html.Dom.Svg.Saving Zhromaždenie: Aspose.HTML.dll (25.4.0)
Predstavuje SVG ušetriť možnosti.
[ComVisible(true)]
public class SVGSaveOptions : SaveOptions
Inheritance
object ← SaveOptions ← SVGSaveOptions
Z dedičných členov
SaveOptions.ResourceHandlingOptions , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
SVGSaveOptions()
public SVGSaveOptions()
Properties
VectorizeText
Získať alebo nastaviť, či sú textové prvky nahradené cestami.
public bool VectorizeText { get; set; }