DroidDiagram Programmer's Guide
PrintOptions.setHeaderFormat Method
See Also
 






Sets the page header format string.

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

 Syntax

Java  Copy Code

public void setHeaderFormat (
    String value
)

 Parameters

value

A String containing formatting attributes for the page headers.

 Remarks

The header format string can contain fixed text and format specifiers. Currently, there are three format specifiers supported:

 See Also

PrintOptions Members
PrintOptions Class
com.mindfusion.diagramming Namespace
getHeaderFormat Method
setHeaderFont Method