IOcrCopilotOptions1.GetOptions

IOcrCopilotOptions<TOptions>.GetOptions method

Gets the options of type TOptions.

public TOptions GetOptions()

Return Value

The options of type TOptions.

See Also