Method |
Description |
|
CharacterStyleNameAt ( int index ) : string |
|
|
SelectAt ( ParaBox para, int ichRun, bool associatePrevious ) : InsertionPoint |
Return an insertion point at specified position in THIS RUN within the paragraph. |
|
SelectAtEnd ( ParaBox para ) : InsertionPoint |
Return an insertion point at the end of the specified paragraph |
|
SelectAtStart ( ParaBox para ) : InsertionPoint |
Return an insertion point at the start of the specified paragraph (of which this is the first run) |
|
UniformRunLength ( int irun ) : int |
|
|
UniformRunStart ( int irun ) : int |
|
|
UniformRunStyles ( int irun ) : AssembledStyles |
|
|
UniformRunText ( int irun ) : string |
|
|
WritingSystemAt ( int index ) : int |
|
|