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

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