Word Class Documentation

classWord : SystemIDisposable

Namespace: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

Constructor & Destructor Documentation

Word

Word(Wordrhs, InternalConstructsignifier)

Parameters

rhs: Word
signifier: InternalConstruct

~Word

~Word()

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]

Member Function Documentation

ConstructorRetrieve

static WordConstructorRetrieve(System.IntPtrignored)

Parameters

ignored: System.IntPtr

Returns:

Word

Dispose

voidDispose()

Returns:

void

DisposeChildren

voidDisposeChildren()

Returns:

void