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.