API Documentation > Classes > Interface IpfcPDFOption
Interface IpfcPDFOption
Description
This interface is used to define the options for the PDF file.
See Also:
User Guide References:
Property Summary
Property
as IpfcPDFOptionType [optional]
Type of option.
Property
as IpfcArgValue [optional]
Value of option.
Method Summary
Function
Creates an object used to define the PDF file option.
Property Detail
Property
OptionType
as IpfcPDFOptionType [optional]
Type of option.
Property
OptionValue
as IpfcArgValue [optional]
Value of option.
Method Detail
Function
CCpfcPDFOption.Create
Creates an object used to define the PDF file option.
Returns:
Was this helpful?