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

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

    Return Value

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