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

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