Class PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption
Class PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Aspose.Page.XPS.XpsMetadata.PageDeviceFontSubstitution 機能オプションについて説明します。
public sealed class PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption : Option, IFeatureItem, IPrintTicketElementChild
継承
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption
実装
IFeatureItem, IPrintTicketElementChild
継承されたメンバー
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
フィールド
オフ
ページデバイスフォントの置き換えはオフです。
public static PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption Off
フィールド値
PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption
オン
ページデバイスフォントの置き換えはオンです。
public static PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption On