[]
Sets the font for the paragraph at the current cursor position.
[Obsolete("This method is deprecated, please, use SetParagraphFontAtSelectionAsync instead.")]
public void SetParagraphFontAtSelection(Font font)
Type | Name | Description |
---|---|---|
Font | font | A font object specifying the desired font for the current paragraph. |