Represents the common information about the C1PrintDocument: author, subject, creation time and so on.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public class DocumentInfo
Visual Basic (Declaration)
Public Class DocumentInfo

Inheritance Hierarchy

System..::.Object
  C1.C1PrintDocument..::.DocumentInfo

See Also