API Documentation
>
Miscellaneous
>
Object ProParam
> Function ProPDFoptionsAlloc
Function ProPDFoptionsAlloc
Description
Allocates a PDF options structure.
Synopsis
#include <
ProPDF.h
>
ProError
ProPDFoptionsAlloc
(
ProPDFOptions
* options
/* (Out)
The structure to be allocated.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
User Guide References
Exporting to PDF and U3D:ProPDFoptionsAlloc
Was this helpful?
This site works best with JavaScript enabled