ConversionContext Type
Context threaded through a conversion: where to extract/read resources, plus a free-form options bag (target DPI, image policy, page size overrides, ...).
Record fields
| Record Field |
Description
|
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.Option
Parameters:
string
Returns: string option
|
Read an option value by key.
|
Static members
| Static member |
Description
|
Full Usage:
ConversionContext.ForDirectory(root)
Parameters:
string
Returns: ConversionContext
|
|
|
A context that ignores resources entirely.
|
Nao