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

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

    Return Value

    true if RenderFragment.Spacing should be serialized, false otherwise.
    See Also