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

Document Constructors

A Document within a WindowsUIView.
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 custom settings.
Document(IContainer) container Initializes a new instance of the Document class with the specified container.
See Also