TxtLoadOptions

TxtLoadOptions

Overview

TxtLoadOptions is a class in Aspose.PDF FOSS for .NET. Inherits from: LoadOptions.

Options for loading a plain-text (.txt) file as a PDF document.

Properties: DisableFontLicenseVerifications, FontSize, LoadFormat, WarningHandler, WarningHandlerName.

Properties

NameTypeAccessDescription
FontSizedoubleRead/WriteFont size (points) used for the rendered text.
WarningHandlerIWarningCallbackRead/WriteWarning handler invoked while loading the source document.
WarningHandlerNamestringRead/WriteLegacy string-typed warning-handler hook (FOSS-only extra).
DisableFontLicenseVerificationsboolRead/WriteWhether font license verifications are suppressed during load.
LoadFormatLoadFormatReadThe source format this options instance configures.

See Also

 English