Click or drag to resize

StringDocument Properties

The StringDocument type exposes the following members.

Properties
 NameDescription
Public propertyContents Gets a stream that provides read access to the document.
(Overrides DocumentContents)
Public propertyEncoding Gets the document's character encoding.
(Overrides DocumentEncoding)
Public propertyInfo Gets a structure containing meta-information for the document.
(Overrides DocumentInfo)
Public propertyStringContents Gets the document's contents as a string.
Top
See Also