This document is archived and information here might be outdated. Recommended version. |
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**