True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintInfo Class / ShouldSerializePageSettings Method

In This Topic
    ShouldSerializePageSettings Method (PrintInfo)
    In This Topic
    Indicates whether the PageSettings property should be serialized.
    Syntax
    'Declaration
     
    Public Function ShouldSerializePageSettings() As System.Boolean
    public System.bool ShouldSerializePageSettings()

    Return Value

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