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