TdxDocumentModelPosition.FromParagraphEnd(TdxCustomPieceTable,TdxParagraphIndex) Method
Declaration
class function FromParagraphEnd(APieceTable: TdxCustomPieceTable; AParagraphIndex: TdxParagraphIndex): TdxDocumentModelPosition; static;
Parameters
| Name | Type |
|---|---|
| APieceTable | TdxCustomPieceTable |
| AParagraphIndex | TdxParagraphIndex |
Returns
| Type |
|---|
| TdxDocumentModelPosition |
See Also