API Documentation > Miscellaneous > Object ProParam > Function ProPDFoptionsAlloc
Function ProPDFoptionsAlloc
Description
Allocates a PDF options structure.
Synopsis
#include <ProPDF.h>
ProPDFoptionsAlloc
(
ProPDFOptions* options
/* (Out)
The structure to be allocated.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
Was this helpful?