PdfDocumentInfoApplication Property

Gets or sets the name of the application that produced this document

Definition

Namespace: EvoPdf.PdfMerge
Assembly: EvoPdfMerge_NetCore (in EvoPdfMerge_NetCore.dll) Version: 14.0.0
C#
public string Application { get; set; }

Property Value

String

See Also