Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+

PdfMetadata Class

Represents global information about the document such as the document’s title, author, and creation and modification dates.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v19.1.Core.dll

Declaration

public class PdfMetadata :
    PdfObject

Inheritance

Object
DevExpress.Pdf.Native.PdfDocumentItem
DevExpress.Pdf.Native.PdfObject
PdfMetadata
See Also