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.)
Top
See Also