Library | Module

Interface IpfcPDFOption



Description

This interface is used to define the options for the PDF file.
See Also:
IpfcPDFOptionType



Property Summary

PropertyOptionTypeas IpfcPDFOptionType [optional]
Type of option.
PropertyOptionValueas IpfcArgValue [optional]
Value of option.



Method Summary

FunctionCCpfcPDFOption.Create () as IpfcPDFOption
Creates an object used to define the PDF file option.



Property Detail


PropertyOptionTypeas IpfcPDFOptionType [optional]

Type of option.




PropertyOptionValueas IpfcArgValue [optional]

Value of option.





Method Detail


FunctionCCpfcPDFOption.Create () as IpfcPDFOption

Creates an object used to define the PDF file option.
Returns: