|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.pdf.PdfCollection
public class PdfCollection
Base collection of the pdf objects.
| Constructor Summary | |
|---|---|
PdfCollection()
Initializes a new instance of the class. |
|
| Method Summary | |
|---|---|
int |
getCount()
Gets number of the elements in the collection. |
com.spire.ms.System.Collections.Generic.List |
getList()
Gets internal list of the collection.n |
| Constructor Detail |
|---|
public PdfCollection()
| Method Detail |
|---|
public int getCount()
public com.spire.ms.System.Collections.Generic.List getList()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||