| UserConfigurationTextEditorFont Property  | 
            Gets or sets the text editor font.
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.ConfigurationAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic Font TextEditorFont { get; set; }Public Property TextEditorFont As Font
	Get
	Set
Property Value
Type: 
FontThe text editor font.
See Also