 |
HtmlToPdfOptionsTitle Property |
The document title recorded in the metadata of a tagged PDF (see
Tagged).
When not set, the converter uses the HTML document title. A title is required for an
accessible PDF and is shown by viewers when DisplayDocTitle is honored.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.3
Syntaxpublic string Title { get; set; }Public Property Title As String
Get
Set
Property Value
String
See Also