'Declaration Public Overloads Function GetTypography( _ ByVal currentPosition As Integer, _ ByRef textRange As TextRange _ ) As Typography
public Typography GetTypography( int currentPosition, out TextRange textRange )
Parameters
- currentPosition
- textRange