Class TextPrimitiveFactory
Inheritance
System.Object
TextPrimitiveFactory
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.Primitives
Assembly: Telerik.WinControls.dll
Syntax
public class TextPrimitiveFactory
Constructors
TextPrimitiveFactory()
Declaration
public TextPrimitiveFactory()
Methods
CreateTextPrimitiveImp(Boolean)
Declaration
public static ITextPrimitive CreateTextPrimitiveImp(bool htmlEnabled)
Parameters
System.Boolean
htmlEnabled
|
Returns
ITextPrimitive
|