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

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

    Return Value

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