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

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