Click or drag to resize

PdfOutlineTitle Property

(Required) The text that shall be displayed on the screen for this item.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public string Title { get; set; }

Property Value

String
The text that shall be displayed on the screen for this item.
Exceptions
ExceptionCondition
ArgumentNullExceptionValue is .
See Also