'Declaration Public Overloads Function GetTypography( _ ByVal currentPosition As System.Integer _ ) As Typography
public Typography GetTypography( System.int currentPosition )
Parameters
- currentPosition
- The position of the text to inspect.
Return Value
a reference to the current typography setting.