This document is archived and information here might be outdated. Recommended version. |
Style name to use when generating directions.
[Visual Basic .NET] Public Property StyleName As String
[C#] public string StyleName {get; set;}
[C++]
HRESULT get_StyleName(
System.String* pStyleName
);
[C++]
HRESULT put_StyleName(
BSTR pStyleName
);
[C++]
Parameters pStyleName [out, retval]
pStyleName is a parameter of type BSTR* pStyleName [in]
pStyleName is a parameter of type BSTR