RtfTextWriter Constructor |
Name | Description | |
---|---|---|
![]() |
RtfTextWriter |
Initializes a new instance of the
RtfTextWriter
class with a default
StringWriter
and sets the owner flag to true.
|
![]() |
RtfTextWriter(Boolean) |
Initializes a new instance of the RtfTextWriter class with the specified formatting option.
|
![]() |
RtfTextWriter(TextWriter) |
Initializes a new instance of the RtfTextWriter class with the specified TextWriter and sets the auto-flush behavior to true.
|
![]() |
RtfTextWriter(TextWriter, Boolean) |
Initializes a new instance of the RtfTextWriter class with the specified TextWriter and formatting option.
|