IUIX_Label Interface
From PDF XChange PDF SDK
IUIX_Label is an interface of UI text label object.
Object can be created with UIX_LabelStyleFlags options. In particular, checkboxes and combo buttons are created via IUIX_Label interface with appropriate flags from UIX_LabelStyleFlags enumeration specified.
IUIX_Label extends IUIX_ObjImpl interface.
Methods
CalcIdealSize |
Properties
DrawTextFlags | NotifyTarget | Text | TextRect |
Font | State | TextColor | Tooltip |
IdealSize |
See Also
IUIX_Inst::CreateLabel, IUIX_Tooltip::FooterLabel, IUIX_Tooltip::HeaderLabel, IUIX_Tooltip::Label