Gets or sets the footer.
Namespace:
Aspose.Email.Tools.Logging
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public virtual string Footer { get; }
Public Overridable ReadOnly Property Footer As String
Get
public:
virtual property String^ Footer {
String^ get ();
}
abstract Footer : string with get
override Footer : string with get
Property Value
Type:
StringImplements
IFormatterFooterSee Also