Aspose.Note for .Net
TitleTitleText Property |
Gets or sets the text of the title.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public RichText TitleText { get; set; }
Public Property TitleText As RichText Get Set
public: property RichText^ TitleText { RichText^ get (); void set (RichText^ value); }
member TitleText : RichText with get, set
Property Value
Type: RichText