ImageGear Professional for Linux
IG_PDF_destination_get_named_attrs

Gets a destination's named attributes.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_destination_get_named_attrs(
        HIG_PDF_DESTINATION hDest,
        LPHIG_PDF_BASOBJ lphName
);

Arguments:

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.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

Remarks:

Applies only to IG_PDF_DEST_NAMED type of destination.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback