API 설명서 > 2D interface > Object ProPDF > Function ProPDFoptionsFree
Function ProPDFoptionsFree
Description
Frees a PDF options structure.
Synopsis
#include <ProPDF.h>
ProPDFoptionsFree
(
/* (In)
The structure to be allocated.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
도움이 되셨나요?