WhiteRtfBackground Property
Gets or sets the value indicating whether RTF objects fill the background with white, or use the specified background color. The default is false.
public bool WhiteRtfBackground {get; set;}
'Declaration
Public Property WhiteRtfBackground As Boolean