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
ParameterTypeDescription
itemconst System::SharedPtr<CharInfo>&Item to add.

See Also