Category
2D interface
, Object
ProPDF
Function ProPDFoptionsFree
Description
Frees a PDF options structure.
Synopsis
#include <
ProPDF.h
>
ProError
ProPDFoptionsFree
(
ProPDFOptions
options
/* (In)
The structure to be allocated.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Manual References:
Interface: Data Exchange: Exporting to PDF and U3D