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

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