PXC_OCGUsageIntent Enumeration

From PDF XChange PDF SDK
Revision as of 07:01, 23 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Specifies the ...

Syntax

enum PXC_OCGUsageIntent
{
    OCGUsage_Print       = 0;
    OCGUsage_View        = 1;
    OCGUsage_Export      = 2;
    OCGUsage_User        = 3;
    OCGUsage_Language    = 4;
    OCGUsage_Zoom        = 5;
    OCGUsage_PageElement = 6;
    OCGUsage_CreatorInfo = 7;
};

Constants

OCGUsage_Print
The ...
OCGUsage_View
The ...
OCGUsage_Export
The ...
OCGUsage_User
The ...
OCGUsage_Language
The ...
OCGUsage_Zoom
The ...
OCGUsage_PageElement
The ...
OCGUsage_CreatorInfo
The ...

See Also

See also ...