ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Objects Reference / General Objects / HIG_PDF_DICTIONARY / IG_PDF_dictionary_get_vis_policy
In This Topic
    IG_PDF_dictionary_get_vis_policy
    In This Topic

    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:

    Name Type Description
    hDictionary HIG_PDF_DICTIONARY The dictionary whose policy is obtained.
    lpPolicy LPAT_INT The visibility policy.

    Return Value:

    The visibility policy.

    Supported Raster Image Formats:

    This function does not process image pixels.