Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderBarCodeEx Class / GetDefaultFlags Method

In This Topic
    GetDefaultFlags Method (RenderBarCodeEx)
    In This Topic
    Gets the default value for the Flags property.
    Syntax
    'Declaration
     
    Protected Overridable Function GetDefaultFlags() As Integer
    protected virtual int GetDefaultFlags()

    Return Value

    0.
    See Also