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

In This Topic
    DialogCaption Property (ZoomDialogStrings)
    In This Topic
    Gets or sets the text displayed in Zoom dialog caption.
    Syntax
    'Declaration
     
    Public Property DialogCaption As String
    public string DialogCaption {get; set;}
    See Also