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

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