'Declaration Public Function SetParagraphFontAtSelectionAsync( _ ByVal font As System.Drawing.Font _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task SetParagraphFontAtSelectionAsync( System.Drawing.Font font )
Parameters
- font
- A font object specifying the desired font for the current paragraph.