PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.8 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / SampleName Property

In This Topic
    SampleName Property (SampleC1PrintDocument)
    In This Topic
    Gets or sets the name of the sample document (shown as watermark text).
    Syntax
    'Declaration
     
    Public Property SampleName As String
    public string SampleName {get; set;}
    See Also