Method WithPreserveFormatting
WithPreserveFormatting(bool)
Sets whether to preserve original formatting.
public TranslatorAgentTemplate WithPreserveFormatting(bool preserve = true)
Parameters
preserveboolTrue to preserve formatting (default).
Sets whether to preserve original formatting.
public TranslatorAgentTemplate WithPreserveFormatting(bool preserve = true)
preserve boolTrue to preserve formatting (default).