PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / RenderBarCodeFragment Class / ShouldSerializeBorders Method

In This Topic
    ShouldSerializeBorders Method (RenderBarCodeFragment)
    In This Topic
    Indicates whether the C1.C1Preview.RenderFragment.Borders property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeBorders() As Boolean
    protected bool ShouldSerializeBorders()

    Return Value

    true if C1.C1Preview.RenderFragment.Borders should be serialized, false otherwise.
    See Also