Skip to main content

TdxPDFDocumentInformation.Application Property

Specifies the name of the application that created the original document.

Declaration

property Application: string read; write;

Property Value

Type
string

Remarks

This property is designed to store the name of the application that created a source document from which the PDF document is created. The Producer property stores the name of the application that converted the source document into the PDF format.

The Application property’s default value is an empty string.

See Also