setFontSize.RTF {rtf}R Documentation

Set RTF document font size

Description

Set RTF document font size.

Usage

## S3 method for class 'RTF'
setFontSize(this, font.size, ...)

Arguments

this

An RTF object.

font.size

New default font size in points.

...

Not used.

Author(s)

Michael E. Schaffer

See Also

For more information see RTF.


[Package rtf version 0.4-14.1 Index]