public final class PageDeviceFontSubstitution extends Feature implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
Describes the enabled/disabled state of device font substitution. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedevicefontsubstitution
Modifier and Type | Class and Description |
---|---|
static class |
PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption
Describes the
PageDeviceFontSubstitution feature options. |
Constructor and Description |
---|
PageDeviceFontSubstitution(PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption... options)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public PageDeviceFontSubstitution(PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.