Aspose.Note for .Net
TitleTitleDate Property |
Gets or sets a string representation of the date in the title.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

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