[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.HitTestInfo.IsInside

IsInside Field

Indicates whether the hit test location is inside the ITextLine. If false, the position nearest to the text's edge is returned.

Namespace: GrapeCity.Documents.Pdf.TextMap
Assembly: DS.Documents.Pdf.dll
Syntax
public bool IsInside
Public IsInside As Boolean
Returns
Type Description
bool Indicates whether the hit test location is inside the . If false, the position nearest to the text's edge is returned.