Telerik.Windows.Documents.FormatProviders.Pdf
Represents a format provider that can export PDF documents from a .
Gets the name of the panel used by this format provider to arrange the document contents.
The panel.
Gets the name of the specific format provider.
The name.
Gets the extensions supported by this format provider.
The supported extensions.
Gets a value indicating whether this instance can import.
true if this instance can import; otherwise, false.
Gets a value indicating whether this instance can export.
true if this instance can export; otherwise, false.
Gets or sets the settings which will be used while exporting a document.
The export settings.
Initializes a new instance of the class.
Imports the specified into a instance.
Not supported in .
The containing the document data.
The generated instance.
Exports the specified instance.
The document.
The the document should be saved into.
Provides helper methods for PDF format processing.
Formats the specified color for highlighting in a PDF document.
The color to be formatted for highlighting.
A formatted representation of the specified color for use in PDF highlighting.
Formats a color for PDF output, excluding any highlight effects.
The to be formatted.
The formatted color as a object ready for use in PDF rendering.