'Declaration Public Sub SetFontAtSelection( _ ByVal font As System.Drawing.Font _ )
public void SetFontAtSelection( System.Drawing.Font font )
Parameters
- font
- A font object specifying the desired font for the selected text.
'Declaration Public Sub SetFontAtSelection( _ ByVal font As System.Drawing.Font _ )
public void SetFontAtSelection( System.Drawing.Font font )