Gets the type.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public FunctionType GetType()
Public Function GetType As FunctionType
public:
virtual FunctionType GetType() sealed
Return Value
Type:
FunctionType The function type
See Also