Aspose::Page::XPS::XpsMetadata::PageScaling class

PageScaling class

Describes the scaling characteristics of the output. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagescaling.

class PageScaling : 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
PageScaling(const System::ArrayPtr<System::SharedPtr<PageScaling::IPageScalingItem>>&)Creates a new instance.

See Also