EVO PDF Logo

DocumentDocumentInformation Property

EVO PDF Client for .NET Core
Offers access to the document information object where the document's title, subject, keywords, etc can be set.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public PdfDocumentInfo DocumentInformation { get; }

Property Value

Type: PdfDocumentInfo
See Also

Reference