Aspose::Page::XPS::XpsMetadata::PageDeviceFontSubstitution class

PageDeviceFontSubstitution class

Describes the enabled/disabled state of device font substitution. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedevicefontsubstitution.

class PageDeviceFontSubstitution : public Aspose::Page::XPS::XpsMetadata::Feature,
                                   public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
                                   public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem,
                                   public Aspose::Page::XPS::XpsMetadata::IPagePrintTicketItem

Nested classes

Methods

MethodDescription
PageDeviceFontSubstitution(const System::ArrayPtr<System::SharedPtr<PageDeviceFontSubstitution::PageDeviceFontSubstitutionOption>>&)Creates a new instance.

See Also