This document is archived and information here might be outdated. Recommended version. |
The text case.
[Visual Basic .NET] Public Property Case As esriTextCase
[C#] public esriTextCase Case {get; set;}
[C++]
HRESULT get_Case(
esriTextCase* textCase
);
[C++]
HRESULT put_Case(
esriTextCase textCase
);
[C++] Parameters textCase [out, retval]
textCase is a parameter of type esriTextCase* textCase [in]
textCase is a parameter of type esriTextCase