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