Click or drag to resize

PdfFunctionInputs Property

Gets the number of input values.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.100.2704
Syntax
public int Inputs { get; }

Property Value

Int32
Exceptions
ExceptionCondition
ObjectDisposedExceptionThe function object has been disposed.
See Also