FormattedDocument.GetPositionBookmark

Syntax:

GetPositionBookmark(<Position>)

Parameters:

<Position> (required)

Type: Number.
Position in the formatted document. Position of first character is 0.

Returned value:

Type: FormattedDocumentBookmark.

Description:

Obtains a bookmark by the passed position of character.

Availability:

Thin client, web-client, server, thick client, external connection.

Note:

If passed position is too large and goes beyond the document, then raises the exception.

    

1C:Enterprise Developer's Community