Aspose::Page::XPS::XpsMetadata::PageResolution::PageResolution constructor

PageResolution::PageResolution constructor

Creates a new instance.

Aspose::Page::XPS::XpsMetadata::PageResolution::PageResolution(const System::ArrayPtr<System::SharedPtr<PageResolution::IPageResolutionItem>> &items)
ParameterTypeDescription
itemsconst System::ArrayPtr<System::SharedPtr<PageResolution::IPageResolutionItem>>&An array of items specific for the feature.

See Also