Represents general information about a C1PrintDocument,
such as author, subject, creation date and time, and so on.
Can be accessed via the DocumentInfo property on a document.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public class DocumentInfo : ICloneable |
Visual Basic |
---|
Public Class DocumentInfo _ Implements ICloneable |