[This is preliminary documentation and is subject to change.]

This class respresents a summary of the conversion process.

Namespace: TallComponents.Web.Diagnostics
Assembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1

Syntax

C#
public class Summary
Visual Basic
Public Class Summary

Remarks

This clas cannot be instanciated. Document.Write returns a Summary object.

Inheritance Hierarchy

System..::..Object
  TallComponents.Web.Diagnostics..::..Summary

See Also