Class SVGSaveOptions

Class SVGSaveOptions

Der Name: Aspose.Svg.Saving Versammlung: Aspose.SVG.dll (25.5.0)

Repräsentanten SVG sparen Optionen.

[ComVisible(true)]
public class SVGSaveOptions : SaveOptions

Inheritance

object SaveOptions SVGSaveOptions

Vererbte Mitglieder

SaveOptions.ResourceHandlingOptions , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

SVGSaveOptionen()

public SVGSaveOptions()

Properties

VectorizeText

Gibt oder bestimmt, ob Textelemente durch Wege ersetzt werden.

public bool VectorizeText { get; set; }

Eigentumswert

bool

 Deutsch