Aspose::Pdf::Text::FontSourceCollection::Delete method
FontSourceCollection::Delete method
Deletes the font source element.
void Aspose::Pdf::Text::FontSourceCollection::Delete(System::SharedPtr<FontSource> fontSource)
Parameter | Type | Description |
---|---|---|
fontSource | System::SharedPtr<FontSource> | FontSource object that will be deleted. |
See Also
- Typedef SharedPtr
- Class FontSource
- Class FontSourceCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++