IPXV_Inst::CommentStylesManager Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
Gets a special manager of predefined styles of annotations as pointer to [[PXV:IPXV_CommentStylesManager|IPXV_CommentStylesManager]] object.
+
Gets a special manager of predefined styles of annotations as pointer to [[PXV:IPXV_CommentStylesManager|IPXV_CommentStylesManager]].
  
 
== Syntax ==
 
== Syntax ==

Revision as of 18:11, 27 May 2015


Gets a special manager of predefined styles of annotations as pointer to IPXV_CommentStylesManager.

Syntax

HRESULT get_CommentStylesManager([out, retval]  IPXV_CommentStylesManager**  ppCommmentStyleMan);

See Also

IPXV_Inst