PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / RenderIndex Class / ShouldSerializeRunInDelimiter Method

In This Topic
    ShouldSerializeRunInDelimiter Method (RenderIndex)
    In This Topic
    Tests whether the RunInDelimiter property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeRunInDelimiter() As Boolean
    protected bool ShouldSerializeRunInDelimiter()
    See Also