Aspose::Pdf::Text::FontSubstitutionCollection::Remove метод
FontSubstitutionCollection::Remove method
Удаляет элемент замены шрифта.
bool Aspose::Pdf::Text::FontSubstitutionCollection::Remove(const System::SharedPtr<FontSubstitution> &item) override
| Параметр | Тип | Описание |
|---|---|---|
| item | const System::SharedPtr<FontSubstitution>& | FontSubstitution объект для удаления. |
ReturnValue
True - если элемент удалён; иначе false.
См. также
- Typedef SharedPtr
- Class FontSubstitution
- Class FontSubstitutionCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++