PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / ShouldSerializeTagCloseParen Method

In This Topic
    ShouldSerializeTagCloseParen Method (C1PrintDocument)
    In This Topic
    Indicates whether the TagCloseParen property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeTagCloseParen() As Boolean
    protected bool ShouldSerializeTagCloseParen()

    Return Value

    True if TagCloseParen should be serialized, false otherwise.
    See Also