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

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