Home > All Other Interfaces > IPresentation > CaptionWidth

CaptionWidth

The width of the caption boxes.This value applies only when CaptionSizeType is set to PCST_FIXED.

 

JavaScript

 

CaptionWidth

 

C#

 

int CaptionWidth { get; set; }

 

C++

 

HRESULT CaptionWidth([out, retval] long* pVal)

HRESULT CaptionWidth([in] long pVal)