Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
iTextSharp documentation
RtfParser Members
RtfParser Class
Constructors
Methods
Fields
See Also
Send Feedback
The
RtfParser
type exposes the following members.
Constructors
Name
Description
RtfParser
Initializes a new instance of the
RtfParser
class
Methods
Name
Description
AddListener
ConvertRtfDocument
Equals
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
Finalize
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection.
(Inherited from
Object
.)
GetConversionType
GetCurrentDestination
GetDestination
GetDocument
GetExtendedDestination
GetHashCode
Serves as a hash function for a particular type.
(Inherited from
Object
.)
GetImportManager
GetLevel
GetLogFile
GetParserState
GetRtfDocument
GetState
GetTokeniserState
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
HandleCharacter
HandleCloseGroup
HandleCtrlWord
HandleOpenGroup
ImportRtfDocument
ImportRtfDocumentIntoElement
ImportRtfFragment
Init_stats
IsConvert
IsImport
IsImportFragment
IsImportFull
IsLogAppend
IsLogging
IsNewGroup
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
OutputDebug
RemoveListener
SetCurrentDestination
SetExtendedDestination
SetLogAppend
SetLogFile(String)
SetLogFile(String, Boolean)
SetLogging
SetNewGroup
SetParserState
SetTokeniserSkipBytes
SetTokeniserState
SetTokeniserStateBinary(Int32)
SetTokeniserStateBinary(Int64)
SetTokeniserStateNormal
SetTokeniserStateSkipGroup
Tokenise
ToString
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
Fields
Name
Description
DESTINATION_NORMAL
DESTINATION_SKIP
errAssertion
errBadTable
errCtrlWordNotFound
errEndOfFile
errInvalidHex
errOK
errStackOverflow
errStackUnderflow
errUnmatchedBrace
PARSER_ERROR
PARSER_ERROR_EOF
PARSER_IN_BLIPUID
PARSER_IN_CHARSET
PARSER_IN_COLOR_TABLE
PARSER_IN_DEFFONT
PARSER_IN_DOCUMENT
PARSER_IN_FILE_TABLE
PARSER_IN_FONT_TABLE
PARSER_IN_FONT_TABLE_INFO
PARSER_IN_GENERATOR
PARSER_IN_HEADER
PARSER_IN_INFO_GROUP
PARSER_IN_LATENTSTYLES
PARSER_IN_LIST_TABLE
PARSER_IN_LISTOVERRIDE_TABLE
PARSER_IN_OLDCPROPS
PARSER_IN_OLDPPROPS
PARSER_IN_OLDSPROPS
PARSER_IN_OLDTPROPS
PARSER_IN_PARAGRAPH_GROUP_PROPERTIES
PARSER_IN_PARAGRAPH_TABLE
PARSER_IN_PICPROP
PARSER_IN_PICT
PARSER_IN_PROT_USER_TABLE
PARSER_IN_REV_TABLE
PARSER_IN_RSID_TABLE
PARSER_IN_SHPPICT
PARSER_IN_STYLESHEET
PARSER_IN_UNKNOWN
PARSER_IN_UPR
PARSER_STARTSTOP
TOKENISER_BINARY
TOKENISER_HEX
TOKENISER_IGNORE_RESULT
TOKENISER_NORMAL
TOKENISER_SKIP_BYTES
TOKENISER_SKIP_GROUP
TOKENISER_STATE_IN_ERROR
TOKENISER_STATE_IN_UNKOWN
TYPE_CONVERT
TYPE_IMPORT_FRAGMENT
TYPE_IMPORT_FULL
TYPE_IMPORT_INTO_ELEMENT
TYPE_UNIDENTIFIED
See Also
RtfParser Class
iTextSharp.text.rtf.parser Namespace