Accusoft.PdfXpress5.Net
DocumentMetadata Property
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > Document Class : DocumentMetadata Property




Glossary Item Box

Gets a reference to the DocumentMetadata object of a Document. The DocumentMetadata object represents the document's metadata, which includes general information, such as the document's title, author, and creation and modification dates.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A reference to the DocumentMetadata object of a Document

Remarks

A DocumentMetadata object provides access to the metadata entries for the associated PDF document. Each document maintains a single DocumentMetadata instance. This property provides a reference to it.

See Also

©2012. Accusoft Corporation. All Rights Reserved.