Word Class Documentation
classWord : SystemIDisposableNamespace:Datalogics::PDFL
- Inherits from:
SystemIDisposable
Detailed Description
A word in a PDF file.
Each word contains a sequence of characters in one or more styles (see Style).
Referenced by
Uses types
Constructor & Destructor Documentation
Property Documentation
Attributes
WordAttributeFlagsAttributes[get]CharQuads
System.Collections.Generic.IList< Quad >CharQuads[get]IsLastWordInRegion
boolIsLastWordInRegion[get]Quads
System.Collections.Generic.IList< Quad >Quads[get]StyleTransitions
System.Collections.Generic.IList< StyleTransition >StyleTransitions[get]Text
stringText[get]