XFormCollection

XFormCollection

סקירה כללית

‘XFormCollection’ הוא כיתה ב- Aspose.PDF FOSS עבור .NET. מורשת מ: ‘IEnumerable’.

אוסף של משאבים XForm (Form XObject) בדף אחד.

שיטות זמינות כוללות: ‘הוספת’, ‘Clear’, Contains', ‘CopyTo’, 'Delete', ’FreeMemory', ‚GetEnumerator',‘GatFormName',Remove’.כל החברים הציבוריים נגישים לכל יישום .NET לאחר התקנת Aspose.PDF FOSS עבור חבילת .Net.

נכסים

NameTypeAccessDescription
CountintReadNumber of Form XObjects.
IsReadOnlyboolReadGets the is read only.
IsSynchronizedboolReadGets the is synchronized.
SyncRootobjectReadGets the sync root.

שיטות

SignatureDescription
Delete(name: string)Remove an XForm by name from the collection and underlying XObject dict.
Delete(index: int)Remove an XForm by 1-based index.
GetEnumerator()Calls GetEnumerator on this XFormCollection instance.
Add(item: XForm)Calls Add on this XFormCollection instance.
Clear()Calls Clear on this XFormCollection instance.
Contains(item: XForm)Calls Contains on this XFormCollection instance.
CopyTo(array: XForm[], index: int)Calls CopyTo on this XFormCollection instance.
Remove(item: XForm)Calls Remove on this XFormCollection instance.
Delete()Drop all entries (equivalent to Clear).
FreeMemory()Discard cached form list so the next access re-reads from the XObject dict.
GetFormName(form: XForm)Return the PDF resource name (e.g.

ראה גם

  • Aspose.PDF עבור .NET — Enterprise API Reference
 עברית