Skip to main content

TdxDocumentModelPosition Members

Constructors

Name Description
Create(TdxCustomPieceTable) Initializes a new instance of the TdxDocumentModelPosition class with specified settings.

Methods

Name
CopyFrom(TdxDocumentModelPosition)
FromDocumentEnd(TdxCustomPieceTable) static
FromParagraphEnd(TdxCustomPieceTable,TdxParagraphIndex) static
FromParagraphStart(TdxCustomPieceTable,TdxParagraphIndex) static
FromRunEnd(TdxCustomPieceTable,TdxRunIndex) static
FromRunStart(TdxCustomPieceTable,TdxRunIndex) static
GetHashCode
Invalidate
MaxValue static
MoveBackward(TdxDocumentModelPosition) static
MoveBackwardCore(TdxDocumentModelPosition) static
MoveForward(TdxDocumentModelPosition) static
MoveForwardCore(TdxDocumentModelPosition) static
Null static
SetParagraphEnd(PdxDocumentModelPosition,TdxParagraphIndex) static
SetParagraphStart(TdxDocumentModelPosition,TdxParagraphIndex) static
SetRunEnd(TdxDocumentModelPosition,TdxRunIndex) static
SetRunStart(TdxDocumentModelPosition,TdxRunIndex) static
Update
See Also