Click or drag to resize
PdfDocumentInfoTitle Property
Gets or sets document title.

Namespace: ExpertPdf.MergePdf
Assembly: ExpertPdf.MergePdf (in ExpertPdf.MergePdf.dll) Version: 4.2
Syntax
public string Title { get; set; }

Property Value

Type: String
See Also