(Required) The text that shall be displayed on the screen for this item.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic string Title { get; set; }Public Property Title As String
Get
Set
Property Value
String
The text that shall be displayed on the screen for this item.
Exceptions| Exception | Condition |
|---|
| ArgumentNullException | Value is . |
See Also