This document is archived and information here might be outdated. Recommended version. |
The image view copyright text.
[Visual Basic .NET]
Public Property CopyrightText As String
[C#]
public string CopyrightText {get; set;}
[C++]
HRESULT get_CopyrightText(
System.String* pCopyrightText
);
[C++]
HRESULT put_CopyrightText(
BSTR pCopyrightText
);
[C++] Parameters pCopyrightText [out, retval]
pCopyrightText is a parameter of type BSTR* pCopyrightText [in]
pCopyrightText is a parameter of type BSTR