Back to Devexpress

PdfDocumentProperties Members

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfdocumentproperties-dot-underscore-members.md

latest4.1 KB
Original Source

PdfDocumentProperties Members

Provides information related to the currently opened document in the Document Properties dialog.

Properties

NameDescription
ApplicationIndicates the application that generated the document.
AuthorIndicates a document’s author.
CreationDateGets the date of the PDF file creation.
FileLocationIndicates the physical location of a document.
FileNameIndicates a document’s file name.
FilePathIndicates a path to the folder that contains the document file.
FileSizeIndicates the physical size of the document file.
KeywordsIndicates the keywords that describe the primary topics covered in a document.
ModificationDateGets the date of the PDF file’s last modification.
ProducerIndicates an application that produces a PDF.
SubjectIndicates the primary subject of a document.
TitleIndicates the title of a document.
VersionGets the version of a PDF document.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

PdfDocumentProperties Class

DevExpress.XtraPdfViewer Namespace