FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ZoomDialogStrings Class / PageWidthOption Property

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