Gets or sets the name of the sample document (shown as watermark text).
Namespace:
C1.Win.C1Preview.DesignAssembly: C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)
Syntax
C# |
---|
[XmlIgnoreAttribute] public string SampleName { get; set; } |
Visual Basic |
---|
<XmlIgnoreAttribute> _ Public Property SampleName As String Get Set |