[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.GetInlineObjectAt

GetInlineObjectAt Method

GetInlineObjectAt(int)

Gets the InlineObject at the specified code point index.

Declaration
public InlineObject GetInlineObjectAt(int codePointIndex)
Parameters
Type Name Description
int codePointIndex
Returns
Type Description
InlineObject