PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / ZoomDialogStrings Class / AutoZoomGroupBox Property

In This Topic
    AutoZoomGroupBox Property (ZoomDialogStrings)
    In This Topic
    Gets or sets the caption text for the "Auto Zoom" group box.
    Syntax
    'Declaration
     
    Public Property AutoZoomGroupBox As String
    public string AutoZoomGroupBox {get; set;}
    See Also