IUIX_Button::Header Property
From PDF XChange PDF SDK
Line 2: | Line 2: | ||
{{#customTitle:IUIX_Button::Header Property}} | {{#customTitle:IUIX_Button::Header Property}} | ||
{{#parentPage:PXV:IUIX_Button|Header Property|property}} | {{#parentPage:PXV:IUIX_Button|Header Property|property}} | ||
− | |||
− | Gets | + | |
+ | Gets or sets [[PXV:IUIX_Button|button]] ''header text'', which is displayed above the button text. | ||
== Syntax == | == Syntax == |
Revision as of 11:18, 15 May 2015
Gets or sets button header text, which is displayed above the button text.
Syntax
HRESULT get_Header([out, retval] BSTR* ppHeader); HRESULT put_Header([in] BSTR ppHeader);
See Also
See also IUIX_Button.