PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / StatusBarElements Class / ShouldSerializePageViewContinuous Method

In This Topic
    ShouldSerializePageViewContinuous Method (StatusBarElements)
    In This Topic
    Indicates whether the PageViewContinuous property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializePageViewContinuous() As Boolean
    protected bool ShouldSerializePageViewContinuous()
    See Also