PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / StatusText Property

In This Topic
    StatusText Property (C1PreviewPane)
    In This Topic
    Gets or sets the string that is interpreted by attached controls as the current status string.
    Syntax
    'Declaration
     
    Public Property StatusText As String
    public string StatusText {get; set;}
    See Also