Gets or sets a string specifying the content of page headers.
Namespace: MindFusion.Diagramming.Export
Package: MindFusion.Diagramming.Export.Pdf
C# Copy Code |
---|
public string HeaderFormat { get; set; } |
Visual Basic Copy Code |
---|
Public Property HeaderFormat As String |
A string specifying the header content. The default value is null.
A %P placeholder in this string is replaced with the current page number.