Aspose::Page::XPS::XpsMetadata::Staple::StapleOption::StapleOption constructor
StapleOption::StapleOption constructor
Creates a new instance.
Aspose::Page::XPS::XpsMetadata::Staple::StapleOption::StapleOption(System::String optionName, const System::ArrayPtr<System::SharedPtr<Staple::IStapleOptionItem>> &items)
Parameter | Type | Description |
---|---|---|
optionName | System::String | An options name. |
items | const System::ArrayPtr<System::SharedPtr<Staple::IStapleOptionItem>>& | An arbitrary array of IStapleOptionItem instances. |
See Also
- Class String
- Typedef ArrayPtr
- Typedef SharedPtr
- Class IStapleOptionItem
- Class StapleOption
- Class Staple
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++