Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderC1Printable Class / GetDefaultClip Method

In This Topic
    GetDefaultClip Method (RenderC1Printable)
    In This Topic
    Gets the default value for the Clip property.
    Syntax
    'Declaration
     
    Protected Overrides Function GetDefaultClip() As Boolean
    protected override bool GetDefaultClip()

    Return Value

    False.
    See Also