Document Constructors
A document within a TabbedView.Name | Parameters | Description |
---|---|---|
Document() | none | Initializes a new instance of the Document class. |
Document(IDocumentProperties) | parentProperties | Initializes a new instance of the Document class with the specified properties. |
Document(IContainer) | container | Initializes a new instance of the Document class with the specified container. |
See Also