Gets or sets the application that created the original document.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(true)] public string Creator { get; set; } |
Visual Basic |
---|
<BrowsableAttribute(True)> _ Public Property Creator As String Get Set |