Sets the name of the annotation,the entry is deleted by default when the input
value is an empty string
Namespace: Spire.Pdf.AnnotationsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public void SetTitleText( string text )
Public Sub SetTitleText ( text As String )
public: void SetTitleText( String^ text )
member SetTitleText : text : string -> unit
Parameters
- text
- String
New name of the annotation.