ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintInfo Class / ShouldSerializePrintOptionsFormClassName Method

In This Topic
    ShouldSerializePrintOptionsFormClassName Method (PrintInfo)
    In This Topic
    Indicates whether the PrintOptionsFormClassName property should be serialized.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializePrintOptionsFormClassName() As Boolean
    protected bool ShouldSerializePrintOptionsFormClassName()

    Return Value

    true if PrintOptionsFormClassName should be serialized, false otherwise.
    See Also