Skip to main content
A newer version of this page is available. .

Document Constructors

A Document within a WidgetView.
Name Parameters Description
Document() none Initializes a new instance of the Document class with the default settings.
Document(IDocumentProperties) defaultProperties Initializes a new instance of the Document class with the specified settings.
Document(IContainer) container Initializes a new instance of the Document class with the specified settings.
See Also