Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderVerticalTextFragment Class / ShouldSerializeBorders Method

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

    Return Value

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