PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewToolsIntegrator Class / c_PreviewStatusLabelTag Field

In This Topic
    c_PreviewStatusLabelTag Field (C1PreviewToolsIntegrator)
    In This Topic
    Tag identifying the ToolStripStatusLabel used to show preview status text.
    Syntax
    'Declaration
     
    Public Const c_PreviewStatusLabelTag As String
    public const string c_PreviewStatusLabelTag
    See Also