C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1PdfDocumentSource Class / Log Property

In This Topic
Log Property (C1PdfDocumentSource)
In This Topic
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
 
See Also