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

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

    Return Value

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