ProcessorContext Class
Wordize.ProcessorContext class. Base class for processor contexts. Provides properties and options used by the processor to execute processing.
ProcessorContext class
Base class for processor contexts. Provides properties and options used by the processor to execute processing.
public class ProcessorContext
Properties
Name | Description |
---|---|
FontSettings { get; set; } | Allows to specify document font settings. |
LayoutOptions { get; } | Document layout options used by the processor. |
WarningCallback { get; set; } | Warning callback used by the processor. |