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