Leadtools.Forms.DocumentWriters Namespace : DocumentWriter Class |
The following tables list the members exposed by DocumentWriter.
Name | Description | |
---|---|---|
DocumentWriter Constructor | Creates a new instance of the DocumentWriter class. |
Name | Description | |
---|---|---|
AddPage | Adds a new page to current document being created. | |
AppendLtd | Appends one LEADTOOLS Temporary Document (LTD) file to another. | |
BeginDocument | Creates a new document and prepares it for the new pages to be added. | |
Convert | Converts a document from the LEADTOOLS Temporary Document format to any of the formats supported by the LEADTOOLS Document Writer. | |
EndDocument | Finalize the document being created on disk. | |
GetFormatFileExtension | Gets the default file extension for the specified document format. | |
GetFormatFriendlyName | Gets the friendly name of the specified document format. | |
GetOptions | Gets the extra options to use when saving a document using the specified format. | |
GetOptions | Gets the extra options to use when saving a document using the specified format. | |
GetSupportedFormats | Gets an array containing the supported formats. | |
LoadOptions | Overloaded. Loads the document options from an XML file on disk. | |
SaveOptions | Overloaded. Saves the document options to an XML file on disk. | |
SetOptions | Sets the extra options to use when saving a document using the specified format. | |
SetOptions | Sets the extra options to use when saving a document using the specified format. | |
UpdateMetaFileResolution | Changes the resolution of an existing Windows Enhanced Metafile (EMF). |