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

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

    Return Value

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