The PdfDate type exposes the following members.

Constructors

Methods

  NameDescription
Public methodCanBeInObjStm (Inherited from PdfObject.)
Public methodStatic memberDecode
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
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 methodGetBytes (Inherited from PdfString.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetOriginalBytes (Inherited from PdfString.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetW3CDate()()()()
Public methodStatic memberGetW3CDate(String)
Public methodIsArray (Inherited from PdfObject.)
Public methodIsBoolean (Inherited from PdfObject.)
Public methodIsDictionary (Inherited from PdfObject.)
Public methodIsHexWriting (Inherited from PdfString.)
Public methodIsIndirect (Inherited from PdfObject.)
Public methodIsName (Inherited from PdfObject.)
Public methodIsNull (Inherited from PdfObject.)
Public methodIsNumber (Inherited from PdfObject.)
Public methodIsStream (Inherited from PdfObject.)
Public methodIsString (Inherited from PdfObject.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetHexWriting (Inherited from PdfString.)
Public methodToPdf (Inherited from PdfString.)
Public methodToString (Inherited from PdfString.)
Public methodToUnicodeString (Inherited from PdfString.)

Fields

  NameDescription
Protected fieldbytes (Inherited from PdfObject.)
Protected fieldencoding (Inherited from PdfString.)
Protected fieldhexWriting (Inherited from PdfString.)
Protected fieldindRef (Inherited from PdfObject.)
Protected fieldobjGen (Inherited from PdfString.)
Protected fieldobjNum (Inherited from PdfString.)
Protected fieldoriginalValue (Inherited from PdfString.)
Protected fieldtype (Inherited from PdfObject.)
Protected fieldvalue (Inherited from PdfString.)

Properties

  NameDescription
Protected propertyContent (Inherited from PdfObject.)
Public propertyEncoding (Inherited from PdfString.)
Public propertyIndRef (Inherited from PdfObject.)
Public propertyLength (Inherited from PdfObject.)
Public propertyType (Inherited from PdfObject.)

See Also