Aspose::Pdf::Text::CharInfoCollection::Add method
CharInfoCollection::Add method
Collection is read-only, throws NotImplementedException .
void Aspose::Pdf::Text::CharInfoCollection::Add(const System::SharedPtr<CharInfo> &item) override
| Parameter | Type | Description |
|---|---|---|
| item | const System::SharedPtr<CharInfo>& | Item to add. |
See Also
- Typedef SharedPtr
- Class CharInfo
- Class CharInfoCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++