Click or drag to resize

PdfFunction Properties

The PdfFunction type exposes the following members.

Properties
 NameDescription
Public propertyDomain Get the domain of the function.
Public propertyFunctionType Gets the function type.
Public propertyHandle Gets the Pdfium SDK handle that the function object is bound to.
Public propertyInputs Gets the number of input values.
Public propertyIsDisposed Gets a value indicating whether the function object has been disposed of.
Public propertyOutputs Gets the number of output values.
Public propertyRange Get the range of the function.
Top
See Also