Initializes a new instance of the Document class

Namespace: TinCan.Documents
Assembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)

Syntax

C#
protected Document()
Visual Basic
Protected Sub New
Visual C++
protected:
Document()
F#
new : unit -> Document

See Also