Gets or sets the font used to draw page headers.
Namespace: MindFusion.Diagramming.Export
Package: MindFusion.Diagramming.Export.Pdf
C# Copy Code |
---|
public Font HeaderFont { get; set; } |
Visual Basic Copy Code |
---|
Public Property HeaderFont As Font |
A System.Drawing.Font instance.