If there is more than one line of text, this option determines the justification of the text. Can have one of the following values: “Left”, “Right” or “Center”. (Default: “Center”).
JavaScript |
|
MultilineJustification |
C# |
|
string MultilineJustification { get; set; } |
C++ |
|
HRESULT MultilineJustification([out, retval] BSTR* pVal) HRESULT MultilineJustification([in] BSTR pVal) |