Overload List
Name | Description | |
---|---|---|
ItemInt32 |
Gets a field from the collection. For your convenience an instance of a derived class like
PdfTextField or PdfCheckBox is returned if PDFEdit can guess the actual type of the dictionary.
If the actual type cannot be guessed by PDFEdit the function returns an instance
of PdfGenericField.
| |
ItemString |
Gets the field with the specified name.
|
See Also