Specifies the common document information, author, title and so on.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute(null)] public DocumentInfo DocumentInfo { get; set; } |
Visual Basic (Declaration) |
---|
<DefaultValueAttribute(Nothing)> _ Public Property DocumentInfo As DocumentInfo |