Class SVGSaveOptions
Class SVGSaveOptions
名称: Aspose.Html.Dom.Svg.Saving セットアップ: Aspose.HTML.dll (25.4.0)
SVGは選択肢を保存します。
[ComVisible(true)]
public class SVGSaveOptions : SaveOptions
Inheritance
object ← SaveOptions ← SVGSaveOptions
相続人
SaveOptions.ResourceHandlingOptions , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
SVGSaveオプション()
public SVGSaveOptions()
Properties
VectorizeText
テキスト要素がパスで置き換えられているかどうかを取得または設定します。
public bool VectorizeText { get; set; }