Provides information about a PDF document.

Namespace:  TallComponents.Web.Pdf
Assembly:  TallComponents.Web.PdfViewer (in TallComponents.Web.PdfViewer.dll) Version: 1.0.6.5

Syntax

C#
public sealed class Document : IDisposable
Visual Basic (Declaration)
Public NotInheritable Class Document _
	Implements IDisposable
Visual C++
public ref class Document sealed : IDisposable

Inheritance Hierarchy

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

See Also