RTFBuilder(Single) Constructor

Initializes a new instance of the RTFBuilder class

Definition

Namespace: RTF
Assembly: PCBI_Design_Report (in PCBI_Design_Report.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public RTFBuilder(
	float defaultFontSize
)

Parameters

defaultFontSize  Single
 

See Also