IUIX_Button::Header Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Button::Header Property}} | {{#customTitle:IUIX_Button::Header Property}} | ||
− | {{#parentPage:PXV:IUIX_Button|Header Property|property}} | + | {{#parentPage:PXV:IUIX_Button#Properties|Header Property|property}} |
Gets or sets [[PXV:IUIX_Button|button]] ''header text'', which is displayed above the button text. | Gets or sets [[PXV:IUIX_Button|button]] ''header text'', which is displayed above the button text. |
Revision as of 14:58, 21 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);