AvalonEdit
SetTypographyProperties Method (value)
NamespacesICSharpCode.AvalonEdit.RenderingVisualLineElementTextRunPropertiesSetTypographyProperties(TextRunTypographyProperties)
Sets the TypographyProperties.
Declaration Syntax
C#Visual BasicVisual C++
public void SetTypographyProperties(
	TextRunTypographyProperties value
)
Public Sub SetTypographyProperties ( _
	value As TextRunTypographyProperties _
)
public:
void SetTypographyProperties(
	TextRunTypographyProperties^ value
)
Parameters

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238