(Required) The text that shall be displayed on the screen for this item.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.5.6
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.
ExceptionsException | Condition |
---|
ArgumentNullException | Value is . |
See Also