ComponentOne Document Library for WPF
Log Property

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > C1DocumentSource Class : Log Property
Gets the LogEntryList containing the list of events which occured during the last operation (generating, exporting etc).
Syntax
'Declaration
 
Public ReadOnly Property Log As LogEntryList
public LogEntryList Log {get;}
See Also

Reference

C1DocumentSource Class
C1DocumentSource Members