The RtfDestinationStylesheetTable type exposes the following members.

Constructors

Methods

  NameDescription
Public methodAddListener (Inherited from RtfDestination.)
Protected methodAfterCharacter (Inherited from RtfDestination.)
Protected methodAfterCtrlWord (Inherited from RtfDestination.)
Protected methodBeforeCharacter (Inherited from RtfDestination.)
Protected methodBeforeCtrlWord (Inherited from RtfDestination.)
Public methodCloseDestination (Overrides RtfDestination..::..CloseDestination()()()().)
Public methodCreateNewStyle
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAdustRightIndent
Public methodGetAlignment
Public methodGetAutoSpaceBetweenDBCEnglish
Public methodGetAutoSpaceBetweenDBCNumbers
Public methodGetFirstLineIndent
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetIndent
Public methodGetJustificationPercentage
Public methodGetLeftIndent
Public methodGetMirrorIndent
Public methodGetNewTokeniserState (Inherited from RtfDestination.)
Public methodGetNoCharacterWrapping
Public methodGetNoOverflowPeriodComma
Public methodGetNoWordWrapping
Public methodGetOverrideWidowControl
Public methodGetRightIndent
Public methodGetStyleNr
Public methodGetStyleType
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHandleCharacter (Overrides RtfDestination..::..HandleCharacter(Int32).)
Public methodHandleCloseGroup (Overrides RtfDestination..::..HandleCloseGroup()()()().)
Public methodHandleControlWord (Overrides RtfDestination..::..HandleControlWord(RtfCtrlWordData).)
Public methodHandleOpenGroup (Overrides RtfDestination..::..HandleOpenGroup()()()().)
Public methodHandleOpeningSubGroup (Overrides RtfDestination..::..HandleOpeningSubGroup()()()().)
Public methodIsModified (Inherited from RtfDestination.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnCharacter (Inherited from RtfDestination.)
Protected methodOnCloseGroup (Inherited from RtfDestination.)
Protected methodOnCtrlWord (Inherited from RtfDestination.)
Protected methodOnOpenGroup (Inherited from RtfDestination.)
Public methodRemoveListener (Inherited from RtfDestination.)
Public methodSetAdustRightIndent
Public methodSetAlignment
Public methodSetAutoSpaceBetweenDBCEnglish
Public methodSetAutoSpaceBetweenDBCNumbers
Public methodSetElementName
Public methodSetFirstLineIndent
Public methodSetIndent
Public methodSetJustificationPercentage
Public methodSetLeftIndent
Public methodSetMirrorIndent
Public methodSetNoCharacterWrapping
Public methodSetNoOverflowPeriodComma
Public methodSetNoWordWrapping
Public methodSetOverrideWidowControl
Public methodSetParser (Overrides RtfDestination..::..SetParser(RtfParser).)
Public methodSetRightIndent
Public methodSetStyleNr
Public methodSetStyleType
Public methodSetToDefaults (Overrides RtfDestination..::..SetToDefaults()()()().)
Public methodSetType
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Protected fieldlastCtrlWord (Inherited from RtfDestination.)
Protected fieldmodified (Inherited from RtfDestination.)
Protected fieldrtfParser (Inherited from RtfDestination.)

See Also