[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.DocumentInfo

DocumentInfo Property

DocumentInfo

Gets or sets the DocumentInfo object containing the information about the current document (such as author, company, and so on).

Declaration
[TypeConverter(typeof(ExpandableObjectConverter))]
[C1OpenXmlSerialization("documentinfo.xml")]
public DocumentInfo DocumentInfo { get; set; }