Aspose::Pdf::Forms::OptionCollection::Add method
OptionCollection::Add method
Adds item in collection, throws NotImplementedException .
void Aspose::Pdf::Forms::OptionCollection::Add(const System::SharedPtr<Option> &item) override
Parameter | Type | Description |
---|---|---|
item | const System::SharedPtr<Option>& | Operator item to add. |
See Also
- Typedef SharedPtr
- Class Option
- Class OptionCollection
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++