IPXV_CommentStylesManager Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_CommentStylesManager Interface}}
 
{{#customTitle:IPXV_CommentStylesManager Interface}}
 +
{{#parentPage:PXV:PXV_Interfaces|IPXV_CommentStylesManager|interface}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
The interface of object of PDF-XChange Editor SDK.
 
The interface of object of PDF-XChange Editor SDK.
  
 
== Methods ==
 
== Methods ==
{| class="wikitable sortable collapsible" style="width: 100%"
+
{| class="wikitable methods"
|-
+
! style="text-align: left" scope="col" width="15%" | Method
+
! style="text-align: left" scope="col" class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXV_CommentStylesManager_AddNewCustomStyle|AddNewCustomStyle]]
 
| [[PXV:IPXV_CommentStylesManager_AddNewCustomStyle|AddNewCustomStyle]]
| ...
+
| [[PXV:IPXV_CommentStylesManager_FireStylesChangedEvent|FireStylesChangedEvent]]
 +
| [[PXV:IPXV_CommentStylesManager_GetCustomStylesCount|GetCustomStylesCount]]
 +
| [[PXV:IPXV_CommentStylesManager_OnChangedCustomStyle|OnChangedCustomStyle]]
 
|-
 
|-
 
| [[PXV:IPXV_CommentStylesManager_CloneStyle|CloneStyle]]
 
| [[PXV:IPXV_CommentStylesManager_CloneStyle|CloneStyle]]
| ...
 
|-
 
| [[PXV:IPXV_CommentStylesManager_CustomStyleRename|CustomStyleRename]]
 
| ...
 
|-
 
| [[PXV:IPXV_CommentStylesManager_CustomStyleSetDesc|CustomStyleSetDesc]]
 
| ...
 
|-
 
| [[PXV:IPXV_CommentStylesManager_DeleteAllCustomStyles|DeleteAllCustomStyles]]
 
| ...
 
|-
 
| [[PXV:IPXV_CommentStylesManager_DeleteCustomStyle|DeleteCustomStyle]]
 
| ...
 
|-
 
| [[PXV:IPXV_CommentStylesManager_EnumCustomStyles|EnumCustomStyles]]
 
| ...
 
|-
 
| [[PXV:IPXV_CommentStylesManager_FireStylesChangedEvent|FireStylesChangedEvent]]
 
| ...
 
|-
 
 
| [[PXV:IPXV_CommentStylesManager_GetCurrentStyle|GetCurrentStyle]]
 
| [[PXV:IPXV_CommentStylesManager_GetCurrentStyle|GetCurrentStyle]]
| ...
+
| [[PXV:IPXV_CommentStylesManager_GetDefaultStyleIcon|GetDefaultStyleIcon]]
 +
| [[PXV:IPXV_CommentStylesManager_ResetCurrentStyle|ResetCurrentStyle]]
 
|-
 
|-
 +
| [[PXV:IPXV_CommentStylesManager_CloneStyle2|CloneStyle2]]
 
| [[PXV:IPXV_CommentStylesManager_GetCurrentStyleIcon|GetCurrentStyleIcon]]
 
| [[PXV:IPXV_CommentStylesManager_GetCurrentStyleIcon|GetCurrentStyleIcon]]
| ...
+
| [[PXV:IPXV_CommentStylesManager_GetNewCustomStyleUniqueName|GetNewCustomStyleUniqueName]]
 +
| [[PXV:IPXV_CommentStylesManager_ResetCustomStyle|ResetCustomStyle]]
 
|-
 
|-
 +
| [[PXV:IPXV_CommentStylesManager_CustomStyleRename|CustomStyleRename]]
 
| [[PXV:IPXV_CommentStylesManager_GetCustomStyle|GetCustomStyle]]
 
| [[PXV:IPXV_CommentStylesManager_GetCustomStyle|GetCustomStyle]]
| ...
+
| [[PXV:IPXV_CommentStylesManager_GetSelectedStyle|GetSelectedStyle]]
 +
| [[PXV:IPXV_CommentStylesManager_RevokeAllCachedIcons|RevokeAllCachedIcons]]
 
|-
 
|-
 +
| [[PXV:IPXV_CommentStylesManager_CustomStyleSetDesc|CustomStyleSetDesc]]
 
| [[PXV:IPXV_CommentStylesManager_GetCustomStyleDesc|GetCustomStyleDesc]]
 
| [[PXV:IPXV_CommentStylesManager_GetCustomStyleDesc|GetCustomStyleDesc]]
| ...
+
| [[PXV:IPXV_CommentStylesManager_GetSelectedStyle2|GetSelectedStyle2]]
 +
| [[PXV:IPXV_CommentStylesManager_SelectStyle|SelectStyle]]
 
|-
 
|-
 +
| [[PXV:IPXV_CommentStylesManager_DeleteAllCustomStyles|DeleteAllCustomStyles]]
 
| [[PXV:IPXV_CommentStylesManager_GetCustomStyleIcon|GetCustomStyleIcon]]
 
| [[PXV:IPXV_CommentStylesManager_GetCustomStyleIcon|GetCustomStyleIcon]]
| ...
+
| [[PXV:IPXV_CommentStylesManager_LockAllEvents|LockAllEvents]]
 +
| [[PXV:IPXV_CommentStylesManager_SelectStyle2|SelectStyle2]]
 
|-
 
|-
 +
| [[PXV:IPXV_CommentStylesManager_DeleteCustomStyle|DeleteCustomStyle]]
 
| [[PXV:IPXV_CommentStylesManager_GetCustomStyleName|GetCustomStyleName]]
 
| [[PXV:IPXV_CommentStylesManager_GetCustomStyleName|GetCustomStyleName]]
| ...
 
|-
 
| [[PXV:IPXV_CommentStylesManager_GetCustomStylesCount|GetCustomStylesCount]]
 
| ...
 
|-
 
| [[PXV:IPXV_CommentStylesManager_GetDefaultStyleIcon|GetDefaultStyleIcon]]
 
| ...
 
|-
 
| [[PXV:IPXV_CommentStylesManager_GetNewCustomStyleUniqueName|GetNewCustomStyleUniqueName]]
 
| ...
 
|-
 
| [[PXV:IPXV_CommentStylesManager_GetSelectedStyle|GetSelectedStyle]]
 
| ...
 
|-
 
| [[PXV:IPXV_CommentStylesManager_GetSelectedStyle2|GetSelectedStyle2]]
 
| ...
 
|-
 
| [[PXV:IPXV_CommentStylesManager_LockAllEvents|LockAllEvents]]
 
| ...
 
|-
 
 
| [[PXV:IPXV_CommentStylesManager_OnChangedCurrentStyle|OnChangedCurrentStyle]]
 
| [[PXV:IPXV_CommentStylesManager_OnChangedCurrentStyle|OnChangedCurrentStyle]]
| ...
+
| [[PXV:IPXV_CommentStylesManager_UnlockAllEvents|UnlockAllEvents]]
 
|-
 
|-
| [[PXV:IPXV_CommentStylesManager_OnChangedCustomStyle|OnChangedCustomStyle]]
+
| [[PXV:IPXV_CommentStylesManager_EnumCustomStyles|EnumCustomStyles]]
| ...
+
|  
|-
+
|  
| [[PXV:IPXV_CommentStylesManager_ResetCurrentStyle|ResetCurrentStyle]]
+
|  
| ...
+
|-
+
| [[PXV:IPXV_CommentStylesManager_ResetCustomStyle|ResetCustomStyle]]
+
| ...
+
|-
+
| [[PXV:IPXV_CommentStylesManager_RevokeAllCachedIcons|RevokeAllCachedIcons]]
+
| ...
+
|-
+
| [[PXV:IPXV_CommentStylesManager_SelectStyle|SelectStyle]]
+
| ...
+
|-
+
| [[PXV:IPXV_CommentStylesManager_SelectStyle2|SelectStyle2]]
+
| ...
+
|-
+
| [[PXV:IPXV_CommentStylesManager_UnlockAllEvents|UnlockAllEvents]]
+
| ...
+
 
|}
 
|}
  
 
== Properties ==
 
== Properties ==
{| style="width: 100%" class="wikitable sortable collapsible"
+
{| class="wikitable properties"
|-
+
! style="text-align: left" scope="col" width="15%" | Property
+
! style="text-align: center" scope="col" width="5%" | Access Type
+
! style="text-align: left" scope="col"  class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IPXV_CommentStylesManager_ToolID|ToolID]]
 
| [[PXV:IPXV_CommentStylesManager_ToolID|ToolID]]
| style="text-align: center" | R
 
| .
 
|-
 
 
| [[PXV:IPXV_CommentStylesManager_ToolsCount|ToolsCount]]
 
| [[PXV:IPXV_CommentStylesManager_ToolsCount|ToolsCount]]
| style="text-align: center" | R
+
|  
| .
+
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXV_Inst_CommentStylesManager|IPXV_Inst::CommentStylesManager]]

Latest revision as of 09:05, 23 May 2015


The interface of object of PDF-XChange Editor SDK.

Methods

AddNewCustomStyle FireStylesChangedEvent GetCustomStylesCount OnChangedCustomStyle
CloneStyle GetCurrentStyle GetDefaultStyleIcon ResetCurrentStyle
CloneStyle2 GetCurrentStyleIcon GetNewCustomStyleUniqueName ResetCustomStyle
CustomStyleRename GetCustomStyle GetSelectedStyle RevokeAllCachedIcons
CustomStyleSetDesc GetCustomStyleDesc GetSelectedStyle2 SelectStyle
DeleteAllCustomStyles GetCustomStyleIcon LockAllEvents SelectStyle2
DeleteCustomStyle GetCustomStyleName OnChangedCurrentStyle UnlockAllEvents
EnumCustomStyles

Properties

ToolID ToolsCount

See Also

IPXV_Inst::CommentStylesManager