PXV_CommentStylesChangesFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXV_CommentStylesChangesFlags Enumeration}} | {{#customTitle:PXV_CommentStylesChangesFlags Enumeration}} | ||
− | {{#parentPage:PXV:PXV_Enumerations|PXV_CommentStylesChangesFlags | + | {{#parentPage:PXV:PXV_Enumerations|PXV_CommentStylesChangesFlags|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 39: | Line 39: | ||
;PXV_CommentStyles_NewDesc | ;PXV_CommentStyles_NewDesc | ||
:The ... | :The ... | ||
− | |||
− | |||
− |
Latest revision as of 10:39, 23 May 2015
Specifies the ...
Syntax
enum PXV_CommentStylesChangesFlags { PXV_CommentStyles_Deleted = 1, PXV_CommentStyles_Added = 2, PXV_CommentStyles_NewProps = 4, PXV_CommentStyles_NewIcons = 8, PXV_CommentStyles_Current = 16, PXV_CommentStyles_Custom = 32, PXV_CommentStyles_NewName = 64, PXV_CommentStyles_NewDesc = 128, };
Constants
- PXV_CommentStyles_Deleted
- The ...
- PXV_CommentStyles_Added
- The ...
- PXV_CommentStyles_NewProps
- The ...
- PXV_CommentStyles_NewIcons
- The ...
- PXV_CommentStyles_Current
- The ...
- PXV_CommentStyles_Custom
- The ...
- PXV_CommentStyles_NewName
- The ...
- PXV_CommentStyles_NewDesc
- The ...