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

NameTypeAccessDescription
CountintReadGets the count.
IsReadOnlyboolReadGets the is read only.
IsSynchronizedboolReadGets the is synchronized.
SyncRootobjectReadGets the sync root.

méthodes

SignatureDescription
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
 Français