Class SVGSaveOptions
Class SVGSaveOptions
Nazwa przestrzeń: Aspose.Html.Dom.Svg.Saving Zestaw: Aspose.HTML.dll (25.4.0)
Representuje SVG zaoszczędzić opcje.
[ComVisible(true)]
public class SVGSaveOptions : SaveOptions
Inheritance
object ← SaveOptions ← SVGSaveOptions
Dziedziczeni członkowie
SaveOptions.ResourceHandlingOptions , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
Opcje SVGSaveOptions()
public SVGSaveOptions()
Properties
VectorizeText
Uzyskuje lub ustawia, czy elementy tekstowe są zastąpione ścieżkami.
public bool VectorizeText { get; set; }