Grx.Mgd 1.0
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
Gssoft.Gscad.ApplicationServices.DocumentCollection Class Reference

Public Member Functions

Document Add (string templateFileName)
 
Document GetDocument (Database db)
 
Document Open (string fileName, bool forReadOnly, string password)
 
Document Open (string fileName, bool forReadOnly)
 
Document Open (string fileName)
 
void CopyTo (Array array, int index)
 
IEnumerator GetEnumerator ()
 

Properties

Document CurrentDocument [get, set]
 
Document MdiActiveDocument [get, set]
 
DocumentSaveFormat DefaultFormatForSave [get, set]
 
int Count [get]
 
object SyncRoot [get]
 
bool IsSynchronized [get]
 
DocumentActivationChangedEventHandler DocumentActivationChanged
 
DocumentCollectionEventHandler DocumentActivated
 
DocumentCollectionEventHandler DocumentBecameCurrent
 
DocumentCollectionEventHandler DocumentCreated
 
DocumentCollectionEventHandler DocumentCreateStarted
 
DocumentCollectionEventHandler DocumentCreationCanceled
 
DocumentCollectionEventHandler DocumentToBeActivated
 
DocumentCollectionEventHandler DocumentToBeDeactivated
 
DocumentCollectionEventHandler DocumentToBeDestroyed
 
DocumentDestroyedEventHandler DocumentDestroyed