PdfDocumentInformation Class |
Namespace: Spire.Pdf
The PdfDocumentInformation type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Author |
Gets or sets the author.
|
![]() |
CreationDate |
Obsolete.
Gets or sets the creation date.
|
![]() |
Creator |
Gets or sets the creator.
|
![]() |
Keywords |
Gets or sets the keywords.
|
![]() |
ModificationDate |
Obsolete.
Gets or sets the modification date.
|
![]() |
Producer |
Gets or sets the producer.
|
![]() |
Subject |
Gets or sets the subject.
|
![]() |
Title |
Gets or sets the title.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetAllCustomProperties |
Get all custom properties.
|
![]() |
GetCustomProperty |
Get custom property.
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
RemoveCustomProperty |
Remove custom property.
|
![]() |
SetCustomProperty |
Set custom property.
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|