'Declaration Public Overloads Function HasUnderline( _ ByVal currentPosition As System.Integer, _ ByRef textRange As TextRange _ ) As System.Boolean
public System.bool HasUnderline( System.int currentPosition, out TextRange textRange )
Parameters
- currentPosition
- textRange