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()
필드
Off
페이지 장치 글꼴 대체가 꺼져 있습니다.
public static PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption Off
필드 값
PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption
On
페이지 장치 글꼴 대체가 켜져 있습니다.
public static PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption On