Category 2D interface, Object ProPDF

Function ProPDFoptionsAlloc


Description
Allocates a PDF options structure.
Synopsis
#include <ProPDF.h>
ProErrorProPDFoptionsAlloc(
ProPDFOptions* options
/* (Out)
The structure to be allocated.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Interface: Data Exchange: Exporting to PDF and U3D
  2. Interface: Data Exchange: Exporting to PDF and U3D