Gets the optional-content membership dictionary's visibility policy, which determines the visibility of content with respect to the ON-OFF state of the layers listed in the dictionary.
Declaration:
Copy Code |
|
|---|---|
IG_PDF_dictionary_get_vis_policy(
HIG_PDF_DICTIONARY hDictionary,
LPAT_INT lpPolicy);
|
|
Arguments:
| hDictionary | The dictionary whose policy is obtained. |
| lpPolicy | The visibility policy. |
Return Value:
The visibility policy.
Supported Raster Image Formats:
This function does not process image pixels.
