PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewCursors Class / ShouldSerializePanMarkerEW Method

In This Topic
    ShouldSerializePanMarkerEW Method (C1PreviewCursors)
    In This Topic
    Tests whether the PanMarkerEW property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializePanMarkerEW() As Boolean
    protected bool ShouldSerializePanMarkerEW()

    Return Value

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