FontSubstitutionCollection.Remove
FontSubstitutionCollection.Remove method
Deletes the font substitution element.
public bool Remove(FontSubstitution item)
| Parameter | Type | Description |
|---|---|---|
| item | FontSubstitution | FontSubstitution object to delete. |
Return Value
True - if element removed; otherwise, false.
See Also
- class FontSubstitution
- class FontSubstitutionCollection
- namespace Aspose.Pdf.Text
- assembly Aspose.PDF