<Code Lib>
2022 Property
Changes 0
P

DocumentCreatingEventArgs.DocumentType

Description:
Type of the document which is about to be created, e.g. Project or Template.

public DocumentType DocumentType { get; }

Loading…