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