אוסף החלפת גופנים

אוסף החלפת גופנים

סקירה

FontSubstitutionCollection היא מחלקה ב‑Aspose.PDF FOSS עבור .NET.
יורשת מ: IReadOnlyCollection<FontSubstitution>.

מחלקה זו מספקת 9 שיטות לעבודה עם אובייקטים מסוג FontSubstitutionCollection בתוכניות .NET.
השיטות הזמינות כוללות: Add, Clear, Contains, CopyTo, Delete, GetEnumerator, Remove.
כל החברים הציבוריים נגישים לכל יישום .NET לאחר התקנת חבילת Aspose.PDF FOSS for .NET.
מאפיינים: Count, IsSynchronized, SyncRoot.

מאפיינים

שםסוגגישהתיאור
Countintקריאהמקבל את הספירה.
IsSynchronizedboolקריאהמקבל את המצב מסונכרן.
SyncRootobjectקריאהמקבל את שורש הסינכרון.

שיטות

SignatureDescription
Add(fontSubstitution: FontSubstitution)קורא ל‑Add על מופע FontSubstitutionCollection זה.
Add(substitution: CustomFontSubstitutionBase)מוסיף CustomFontSubstitutionBase (מחלקה נגזרת של FontSubstitution).
Contains(item: FontSubstitution)קורא ל‑Contains על מופע FontSubstitutionCollection זה.
CopyTo(array: FontSubstitution[], index: int)קורא ל‑CopyTo על מופע FontSubstitutionCollection זה.
Remove(item: FontSubstitution)קורא ל‑Remove על מופע FontSubstitutionCollection זה.
Remove(substitution: CustomFontSubstitutionBase)
Delete(substitution: CustomFontSubstitutionBase)קורא ל‑Delete על מופע FontSubstitutionCollection זה.
Clear()קורא ל‑Clear על מופע FontSubstitutionCollection זה.
GetEnumerator()קורא ל‑GetEnumerator על מופע FontSubstitutionCollection זה.

ראה גם

 עברית