Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

PdfDocument Class

Represents a PDF document.

For a list of all members of this type, see PdfDocument Members.

System.Object
   EO.BaseObject
      EO.Pdf.PdfObject
         EO.Pdf.PdfDocument

[Visual Basic]
Public Class PdfDocument
    Inherits PdfObject
    Implements System.ICloneable
[C#]
public class PdfDocument : PdfObject, ICloneable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EO.Pdf

Assembly: EO.Pdf (in EO.Pdf.dll)

See Also

PdfDocument Members | EO.Pdf Namespace


Direct link to this topic