TextTransformerRegistry.TargetFileExtension Property
- Namespace
- Kampute.DocToolkit.Formatters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the file extension of the target format.
public string TargetFileExtension { get; }Property Value
- string
- The file extension (including the leading period) of the target format.
