Aspose::Page::XPS::XpsMetadata::PageResolution::PageResolutionOption class
PageResolutionOption class
Describes the PageResolution features options.
class PageResolutionOption : public Aspose::Page::XPS::XpsMetadata::Option,
public Aspose::Page::XPS::XpsMetadata::PageResolution::IPageResolutionItem
Methods
Method | Description |
---|---|
Add(const System::ArrayPtr<System::SharedPtr<PageResolution::IPageResolutionOptionItem>>&) | Adds an array of IPageResolutionOptionItem instances to the option. |
PageResolutionOption(System::String, const System::ArrayPtr<System::SharedPtr<PageResolution::IPageResolutionOptionItem>>&) | Creates a new instance. |
SetResolutionX(int32_t) | Sets a ResolutionX scored property value. |
SetResolutionY(int32_t) | Sets a ResolutionY scored property value. |
See Also
- Class Option
- Class IPageResolutionItem
- Class PageResolution
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++