다음을 통해 공유


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
Aa494041.pubproperty(en-us,EXCHG.80).gif CompressionMode The CompressionMode property returns the RtfCompressionMode enumeration value that indicates how the input was compressed.
Aa494041.pubproperty(en-us,EXCHG.80).gif InputStreamBufferSize  The InputStreamBufferSize property gets or sets the internal input buffer size, in bytes, for stream input.(inherited from TextConverter)
Aa494041.pubproperty(en-us,EXCHG.80).gif 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
Aa494041.pubmethod(en-us,EXCHG.80).gif Convert  Overloaded. (inherited from TextConverter )
Aa494041.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Aa494041.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Aa494041.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa494041.pubmethod(en-us,EXCHG.80).gifAa494041.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa494041.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa494041.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa494041.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top