ClassNoImagePlaceholderGenerator
Class
Represents a generator that produces a placeholder image when no image is available.
Definition
Namespace:Telerik.Windows.Documents.Imaging
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class NoImagePlaceholderGenerator
Inheritance: objectNoImagePlaceholderGenerator
Constructors
NoImagePlaceholderGenerator()
Declaration
cs-api-definition
public NoImagePlaceholderGenerator()
Methods
CreatePlaceholder(int, int)
Creates a placeholder image with the specified width and height.