This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServer4 Interface > IGlobeServer4.DocumentInfo Property (ArcObjects .NET 10.4 SDK) |
A set of name-value pairs for properties set for the globe document such as Title, Subject, Author, Category, Keywords and Comments.
[Visual Basic .NET] Public ReadOnly Property DocumentInfo As IPropertySet
[C#] public IPropertySet DocumentInfo {get;}
[C++]
HRESULT get_DocumentInfo(
IPropertySet** ppProps
);
[C++]
Parameters ppProps [out, retval]
ppProps is a parameter of type IPropertySet