Telerik.Windows.Documents.Flow.FormatProviders.Pdf
Represents PDF format provider.
Initializes a new instance of the class.
Exports to fixed document.
The document.
The fixed document.
Exports the specified document.
The document.
The output.
Gets or sets the export settings.
The export settings.
Gets a value indicating whether format provider can export.
The value indicating whether can export.
Gets a value indicating whether format provider can import.
The value indicating whether can import.
Gets the supported extensions.
The supported extensions.
Represents PDF export settings.
Initializes a new instance of the class.
Gets the extensibility manager.
The extensibility manager.
Provides methods for extending the functionality of the PdfFormatProvider.
Registers the numbering style converter.
The numbering style.
The converter.
Represents a numbering style converter.
Converts the number to text.
The number.
The text representation of the given number.