PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.8 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / OnResolvedUnitChanged Method

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