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

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