Pdf |
The PdfFunction type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfFunction | Initialize new instance of PdfFunction class |
| Name | Description | |
|---|---|---|
| Domain | Get the domain of the function. | |
| FunctionType | Gets the function type. | |
| Handle | Gets the Pdfium SDK handle that the function object is bound to. | |
| Inputs | Gets the number of input values. | |
| IsDisposed | Gets a value indicating whether the function object has been disposed of. | |
| Outputs | Gets the number of output values. | |
| Range | Get the range of the function. |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the object. | |
| Dispose(Boolean) | Releases all resources used by the object. | |
| Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Overrides ObjectFinalize) | |
| FromHandle | Identifies the type of the specified function object and creates an instance of this type. |