DroidDiagram Programmer's Guide
PrintOptions.setHeaderFont Method
See Also
 






Sets the font used to draw the page header string.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setHeaderFont (
    Font value
)

 Parameters

value

A Font instance.

 See Also

PrintOptions Members
PrintOptions Class
com.mindfusion.diagramming Namespace
getHeaderFont Method
setHeaderFormat Method