Document Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method Document() Initializes a new instance of the Document class.
Public method Document(String) Initializes a new instance of the Document class from outer XML.
Public method Document(array<OpenXmlElement[]) Initializes a new instance of the Document class with the specified child elements.
Public method Document(IEnumerable<OpenXmlElement>) Initializes a new instance of the Document class with the specified child elements.

Top

See Also

Reference

Document Class

Document Members

DocumentFormat.OpenXml.Wordprocessing Namespace