Aspose::Pdf::Text::FontSourceCollection::Delete método
FontSourceCollection::Delete method
Elimina el elemento de origen de fuente.
void Aspose::Pdf::Text::FontSourceCollection::Delete(const System::SharedPtr<FontSource> &fontSource)
| Parámetro | Tipo | Descripción |
|---|---|---|
| fontSource | const System::SharedPtr<FontSource>& | objeto FontSource que será eliminado. |
Ver también
- Typedef SharedPtr
- Class FontSource
- Class FontSourceCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++