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

In This Topic
    FitWindowOption Property (ZoomDialogStrings)
    In This Topic
    Gets or sets the text displayed for the "Fit Window" option.
    Syntax
    'Declaration
     
    Public Property FitWindowOption As String
    public string FitWindowOption {get; set;}
    See Also