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

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

    Return Value

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