Home > All Other Interfaces > IPresentation > CaptionHeight
The height of the caption boxes. This value applies only when CaptionSizeType is set to PCST_FIXED.
item
JavaScript
CaptionHeight
C#
int CaptionHeight { get; set; }
C++
HRESULT CaptionHeight([out, retval] long* pVal)
HRESULT CaptionHeight([in] long pVal)