XFormCollection
Összefoglaló
XFormCollection egy osztály a Aspose.PDF FOSS-ban .NET számára. Az alábbiakból származik: ゚IEnumerable
Az XForm (XObject formanyomtatvány) források gyűjteménye egy oldalon.
Ez a osztály 11 módszert kínál az XFormCollection objektumokkal való munkavégzéshez .NET programokban. A rendelkezésre álló módszerek közé tartozik: Add, ̋Clear , ∂Contents,, ゚CopyTo,. ⌒Delete., ゙FreeMemoryヽ, , , . Minden nyilvános tag hozzáférhető bármely .Net alkalmazáshoz a Aspose.PDF FOSTERS for .net csomag telepítése után. tulajdonságok: ?Count, ?IsReadOnly , ? ? IsSynchronized ? ,?Placesacrosses? 7 } ?
A tulajdonságok
| Name | Type | Access | Description |
|---|---|---|---|
Count | int | Read | Number of Form XObjects. |
IsReadOnly | bool | Read | Gets the is read only. |
IsSynchronized | bool | Read | Gets the is synchronized. |
SyncRoot | object | Read | Gets the sync root. |
Módszerek
| Signature | Description |
|---|---|
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. |
Lásd még:
- Aspose.PDF a .NET Enterprise API referenciára