PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / TagBoolInputParams Class / IsShowLabel Method

In This Topic
    IsShowLabel Method (TagBoolInputParams)
    In This Topic
    Returns false.
    Syntax
    'Declaration
     
    Public Overrides Function IsShowLabel() As Boolean
    public override bool IsShowLabel()

    Return Value

    False.
    See Also