Click or drag to resize

PdfDocumentInfoTitle Property

Gets or sets a value representing the title of this PdfDocument.

Namespace:  RadPdf.Data.Document
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public string Title { get; set; }

Property Value

Type: String
See Also