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

This class represents the PDF document to which an HTML document is converted. It is the root element of this class library.

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

Syntax

C#
public class Document
Visual Basic
Public Class Document

Inheritance Hierarchy

System..::..Object
  TallComponents.Web.Pdf..::..Document

See Also