Description
Creates and returns a new Document based on the Normal style.
Signature: C#
Signature: VB.NET
Returns
A new document based on the Normal style.
Exceptions
System.Exception
Thrown if an error occurs creating the document.
Remarks
MS Word equivalent: File > New... > Blank Document
Examples
C#
vb.net