This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDocumentInfo2 Interface > IDocumentInfo2.Credits Property (ArcObjects .NET 10.4 SDK) |
The credits of the document.
[Visual Basic .NET] Public Property Credits As String
[C#] public string Credits {get; set;}
[C++]
HRESULT get_Credits(
BSTR* Credits
);
[C++]
HRESULT put_Credits(
BSTR Credits
);
[C++]
Parameters Credits [out, retval] Credits is a parameter of type BSTR Credits [in] Credits is a parameter of type BSTR