Click or drag to resize

GH_DocumentServer Properties

The GH_DocumentServer type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Gets the document at the given index.
Public propertyDocumentCount
Gets the number of documents stored in the global list.
Public propertyDocumentNames
Gets a string collection containing all the names of the documents in the global list.
Public propertyModifiedDocumentCount
Gets the total number of modified (unsaved) documents.
Top
See Also