FontCollection
Vue de l’ensemble
‘FontCollection’ est une classe dans Aspose.PDF FOSS pour .NET. hérite de: IEnumerable<Fon>.
Collecte de phontres référencés par une page.
Cette classe fournit 6 méthodes pour travailler avec les objets FontCollection dans des programmes .NET. Les méthodologies disponibles comprennent: ‘Add’, ‘Contains’, CopyTo', ‘GetEnumerator’, 'Remove'. Tous les membres publics sont accessibles à n'importe quelle application .Net après avoir installé l'Aspouse.PDF FOSS pour le package .net. Propriétés: Count, IsReadOnly,IssynchronizedetSyncRoot`.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
Count | int | Read | Gets the count. |
IsReadOnly | bool | Read | Gets the is read only. |
IsSynchronized | bool | Read | Gets the is synchronized. |
SyncRoot | object | Read | Gets the sync root. |
méthodes
| Signature | Description |
|---|---|
GetEnumerator() | Calls GetEnumerator on this FontCollection instance. |
Contains(item: Font) | Calls Contains on this FontCollection instance. |
Contains(name: string) | |
CopyTo(array: Font[], index: int) | Calls CopyTo on this FontCollection instance. |
Remove(item: Font) | Calls Remove on this FontCollection instance. |
Add(newFont: Font, resName: string) | Add a font and emit the PDF resource name assigned to it (e.g. |
Voir aussi
- Aspose.PDF pour .NET — API d’entreprise