Provides information about a PDF document.

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

Syntax

C#
public sealed class Document : IDisposable, 
	[T:tcႨ.Ⴐ]
Visual Basic
Public NotInheritable Class Document _
	Implements IDisposable, [T:tcႨ.Ⴐ]
Visual C++
public ref class Document sealed : IDisposable, 
	[T:tcႨ.Ⴐ]

Inheritance Hierarchy

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

See Also