The PDFBaseObject type exposes the following members.

Constructors

  Name Description
Public method PDFBaseObject()()()()
Initializes a new instance of the PDFBaseObject class
Public method PDFBaseObject(array<Byte>[]()[][])
Initializes a new instance of the PDFBaseObject class
Public method PDFBaseObject(String)
Initializes a new instance of the PDFBaseObject class

Methods

  Name Description
Public method AddAttribute(String)
Public method AddAttribute(String, Object)
Public method AddChild
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method SetContent(array<Byte>[]()[][])
Public method SetContent(String)
Public method ToPDF
Public method ToString (Overrides Object..::..ToString()()()().)

Fields

  Name Description
Public field Static member DEFAULTENCODING
Public field Static member NOTHING
Public field Static member TEXTUNICODE

Properties

  Name Description
Public property Length
Public property PDFLength

See Also