PXC_AnnotBorderEffect Enumeration
From PDF XChange PDF SDK
(Label ToWrite removed) |
|||
Line 3: | Line 3: | ||
{{#customTitle:PXC_AnnotBorderEffect Enumeration}} | {{#customTitle:PXC_AnnotBorderEffect Enumeration}} | ||
{{#parentPage:PXV:PXC_Enumerations|PXC_AnnotBorderEffect|enum}} | {{#parentPage:PXV:PXC_Enumerations|PXC_AnnotBorderEffect|enum}} | ||
− | + | ||
{{ToReview}} | {{ToReview}} | ||
Revision as of 05:29, 1 March 2016
Specifies the ...
Syntax
enum PXC_AnnotBorderEffect { ABE_Standard = 0, ABE_Cloudy = 1, _ABE_Last_ = 2, };
Constants
- ABE_Standard
- No effect.
- ABE_Cloudy
- The border should appear “cloudy”.
- _ABE_Last_
- Last element of the enumeration.