GlobalFormattingOptionsPageHeaderFormat Property |
PageHeaderFormat for instances of HeadersFormattingOptions if DefaultPageHeaderFormat is not set.
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic static string PageHeaderFormat { get; set; }
Public Shared Property PageHeaderFormat As String
Get
Set
public:
static property String^ PageHeaderFormat {
String^ get ();
void set (String^ value);
}
static member PageHeaderFormat : string with get, set
Property Value
Type:
String
See Also