PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / ShouldSerializeTagOpenParen Method

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

    Return Value

    True if C1PrintDocument.TagOpenParen should be serialized, false otherwise.
    See Also