C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderRichText Class / GetWidth Method

In This Topic
GetWidth Method (RenderRichText)
In This Topic
Override this method to perform additional actions when value of the Width property of object is being read.
Syntax
'Declaration
 
Protected Overridable Function GetWidth() As Unit
 
See Also