FontSourceCollection
Vue de l’ensemble
‘FontSourceCollection’ est une classe dans Aspose.PDF FOSS pour .NET. Il s’inscrit dans : System.Collections.Generic.IEnumerable<FonSources>.
Une collection de sources d’écrans utilisées par FontRepository.
Cette classe fournit 8 méthodes pour travailler avec les objets de FontSourceCollection dans des programmes .NET. Les méthodologies disponibles comprennent: ‘Add’, ‘Clear’ , ‘Contenus’, `CopyTo’, ‘Delete’ et ‘FontSourc Collection’, ‘GetEnumerator’ ; ‘Remove’. Tous les membres publics sont accessibles à n’importe quelle application .Net après avoir installé l’Aspoe.PDF FOSS pour le package .net. Propriétés : ‘Count’, “IsSynchronized”, ‘Syngroot’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
Count | int | Read | Gets the count. |
IsSynchronized | bool | Read | Gets the is synchronized. |
SyncRoot | object | Read | Gets the sync root. |
méthodes
| Signature | Description |
|---|---|
FontSourceCollection() | Calls FontSourceCollection on this FontSourceCollection instance. |
Add(fontSource: FontSource) | Calls Add on this FontSourceCollection instance. |
Contains(item: FontSource) | Calls Contains on this FontSourceCollection instance. |
Delete(fontSource: FontSource) | Calls Delete on this FontSourceCollection instance. |
Remove(item: FontSource) | Calls Remove on this FontSourceCollection instance. |
CopyTo(array: FontSource[], index: int) | Calls CopyTo on this FontSourceCollection instance. |
Clear() | Calls Clear on this FontSourceCollection instance. |
GetEnumerator() | Calls GetEnumerator on this FontSourceCollection instance. |
Voir aussi
- Aspose.PDF pour .NET — API d’entreprise