FontSubstitutionCollection

FontSubstitutionCollection

Overview

FontSubstitutionCollection є класом в Aspose.PDF FOSS для .NET. Наследники від: IReadOnlyCollection<FontSubstitution>.

Цей клас надає 9 методів роботи з об’єктами FontSubstitutionCollection в програмах .NET. Доступні методи включають: Add, Clear, Contains, CopyTo, Delete, GetEnumerator, Remove. Всі публічні члени доступні будь-якій додаткові .NET після встановлення Aspose.PDF FOSS для пакету .Net. Свойства: Count, IsSynchronized, SyncRoot.

Properties

NameTypeAccessDescription
CountintReadЗнайде розрахунок.
IsSynchronizedboolReadЦе синхронізує.
SyncRootobjectReadОбирає корінь синхронізації.

Methods

SignatureDescription
Add(fontSubstitution: FontSubstitution)Покликання Додати на цьому FontSubstitutionCollection інстанції.
Add(substitution: CustomFontSubstitutionBase)Додайте CustomFontSubstitutionBase (підклас FontSubstitution).
Contains(item: FontSubstitution)Покликання на цій інстанції FontSubstitutionCollection.
CopyTo(array: FontSubstitution[], index: int)Покликає CopyTo на цьому прикладі FontSubstitutionCollection.
Remove(item: FontSubstitution)Покликання “Удалення” на цій інстанції FontSubstitutionCollection.
Remove(substitution: CustomFontSubstitutionBase)
Delete(substitution: CustomFontSubstitutionBase)Покликання Delete на цій інстанції FontSubstitutionCollection.
Clear()Покликає Clear на цьому FontSubstitutionCollection інстанції.
GetEnumerator()Покликає GetEnumerator на цьому прикладі FontSubstitutionCollection.

See Also

 Українська