DocumentDocumentInformation Property

Offers access to the document information object where the document's title, subject, keywords, etc can be set.

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public PdfDocumentInfo DocumentInformation { get; }

Property Value

PdfDocumentInfo

See Also