RtfCompressedToRtf Members
The RtfCompressedToRtf class extracts compressed Rich Text Format (RTF).
The following tables list the members exposed by the RtfCompressedToRtf type.
Public Constructors
Name | Description | |
---|---|---|
RtfCompressedToRtf | The RtfCompressedToRtf constructor creates a new RtfCompressedToRtf object. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
CompressionMode | The CompressionMode property returns the RtfCompressionMode enumeration value that indicates how the input was compressed. |
![]() |
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