DocumentCreatingEventArgs.DocumentType
Description:
Type of the document which is about to be created, e.g. Project or Template.
Type of the document which is about to be created, e.g. Project or Template.
public DocumentType DocumentType { get; }