DefaultFont
TxtLoadOptions.DefaultFont property
Font to use when rendering plain text content during conversion. Since TXT files don’t contain font information, this property specifies the display font for the text content. Default: Arial 10pt.
public Font DefaultFont { get; set; }
See Also
- class Font
- class TxtLoadOptions
- namespace GroupDocs.Conversion.Options.Load
- assembly GroupDocs.Conversion