PdfAOptionsBase.LogOutputSource

PdfAOptionsBase.LogOutputSource property

Gets or sets the data source for the log output.

public IDataSource LogOutputSource { get; set; }

Property Value

The data source for the log output.

See Also