PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / OnDefaultUnitChanged Method

In This Topic
    OnDefaultUnitChanged Method
    In This Topic
    Called when the DefaultUnit property value has changed.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnDefaultUnitChanged() 
    protected virtual void OnDefaultUnitChanged()
    See Also