PXV_DocHighlightFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXV_DocHighlightFlags Enumeration}} | {{#customTitle:PXV_DocHighlightFlags Enumeration}} | ||
Line 25: | Line 26: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:20, 20 May 2015
Specifies the ...
Syntax
enum PXV_DocHighlightFlags { PXV_DocHighlightFlag_ShareBrush = 1, PXV_DocHighlightFlag_SharePen = 2, PXV_DocHighlightFlag_MakeVisible = 4, };
Constants
- PXV_DocHighlightFlag_ShareBrush
- The ...
- PXV_DocHighlightFlag_SharePen
- The ...
- PXV_DocHighlightFlag_MakeVisible
- The ...
See Also
...