UIX_InfoBtnStyleFlags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
Specifies the ...
+
Specifies the style of [[PXV:IUIX_InfoBtn|info button]].
  
 
== Syntax ==
 
== Syntax ==

Revision as of 08:02, 14 May 2015


Specifies the style of info button.

Syntax

enum UIX_InfoBtnStyleFlags
{
    UIX_InfoBtnStyle_EmbeddedSmall = 256,
};

Constants

UIX_InfoBtnStyle_EmbeddedSmall
The ...

See Also

See also ...