Gets a destination's named attributes.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_destination_get_named_attrs( HIG_PDF_DESTINATION hDest, LPHIG_PDF_BASOBJ lphName ); |
Name | Type | Description |
---|---|---|
hDest | HIG_PDF_DESTINATION | The destination whose named attributes are obtained. |
lphName | LPHIG_PDF_BASOBJ | Basic array object for the destination. Returns NULL if the destination is invalid. |
Error count.
This function does not process image pixels.
Applies only to IG_PDF_DEST_NAMED type of destination.