New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinForms.Documents.UI.Mentions

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public class NameToInitialsImageSourceGenerator

Inheritance: objectNameToInitialsImageSourceGenerator

Constructors

C#
public NameToInitialsImageSourceGenerator()

Properties

C#
public List<Brush> DefaultBrushes { get; }
C#
public double Height { get; set; }
C#
public double Width { get; set; }

Methods

C#
public Bitmap Generate(string value)
Parameters:valuestringReturns:

Bitmap

C#
public BitmapSource GenerateImageSource(string value)
Parameters:valuestringReturns:

BitmapSource