IUIX_Button::IconScaleType Property
From PDF XChange PDF SDK
Gets or sets the button icon scaling method. Possible scaling methods are specified by the UIX_IconScaleTypes enumeration.
Syntax
HRESULT get_IconScaleType([out, retval] LONG* pIconScaleType); HRESULT put_IconScaleType([in] LONG pIconScaleType);