Click or drag to resize
OutputData Properties

The OutputData type exposes the following members.

Properties
  NameDescription
Public propertyData
Output data.
Public propertyEncoding
Returns the encoding used by this object
Public propertyGZip
GZip the data.
Public propertyHasDebugInformation
If true, the output has the debug information
Public propertyHasSubstitutions
True if the output contains some substitutions.
Public propertyHtml
Output HTML.
Public propertyTrimmedData
Output data trimmed with unnecessary information such as debug.
Public propertyTrimmedHtml
HTML trimmed with unnecessary information such as debug.
Top
See Also