PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / ZoomDialogStrings Class / ContinuousCheck Property

In This Topic
    ContinuousCheck Property (ZoomDialogStrings)
    In This Topic
    Gets or sets the text displayed on the "Continuous" check box.
    Syntax
    'Declaration
     
    Public Property ContinuousCheck As String
    public string ContinuousCheck {get; set;}
    See Also