Overload List

NameDescription
Document()()()()
Initializes a new instance of the Document class
Document(Stream)
Initializes a new instance of the Document class
Document(String)
Initializes a new instance of the Document class
Document(Document)
Initializes a new instance of the Document class
Document(Stream, FileFormat)
Initializes a new instance of the Document class
Document(Stream, String)
Initializes a new instance of the Document class
Document(String, FileFormat)
Initializes a new instance of the Document class
Document(String, String)
Initializes a new instance of the Document class
Document(Stream, FileFormat, XHTMLValidationType)
Initializes a new instance of the Document class
Document(Stream, FileFormat, String)
Initializes a new instance of the Document class
Document(String, FileFormat, XHTMLValidationType)
Initializes a new instance of the Document class
Document(String, FileFormat, String)
Initializes a new instance of the Document class

See Also