Aspose::Pdf::Text::FontCollection::Remove metod
FontCollection::Remove method
Tar bort angivet objekt från samlingen.
bool Aspose::Pdf::Text::FontCollection::Remove(const System::SharedPtr<Font> &item) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| objekt | const System::SharedPtr<Font>& | Objektet att ta bort |
ReturnValue
true om objektet togs bort från samlingen; annars false.
Se även
- Typedef SharedPtr
- Class Font
- Class FontCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++