RtfToRtf Members
The RtfToRtf class implements a conversion from RTF to RTF.
The following tables list the members exposed by the RtfToRtf type.
Public Constructors
Name | Description | |
---|---|---|
RtfToRtf | The RtfToRtf constructor creates a new RtfToRtf object. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Footer | The Footer property gets or sets the text that will appear in the output after any other visible text. |
![]() |
Header | The Header property gets or sets the text that will appear in the output before any other visible text. |
![]() |
HeaderFooterFormat | The HeaderFooterFormat property gets or sets a HeaderFooterFormat enumeration value that indicates whether headers and footers will be interpreted as text or as HTML. |
![]() |
InputStreamBufferSize | The InputStreamBufferSize property gets or sets the internal input buffer size, in bytes, for stream input.(inherited from TextConverter) |
![]() |
OutputStreamBufferSize | The OutputStreamBufferSize method gets or sets the internal output buffer size, in bytes, for stream output.(inherited from TextConverter) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Convert | Overloaded. (inherited from TextConverter ) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top