PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / ZoomDialogStrings Class / ActualSizeOption Property

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