←Select platform
In This Topic ▼

DocumentWriter Class Members

Summary

The following tables list the members exposed by DocumentWriter.

Public Constructors

Name Description
Public Constructor
DocumentWriter Creates a new instance of the DocumentWriter class.

Public Methods

Name Description
Public Method
AddPage Adds a new page to current document being created.
Public Method AppendLtd Appends one LEADTOOLS Temporary Document (LTD) file to another.
Public Method BeginDocument Creates a new document file and prepares it for the new pages to be added.
Public Method Convert Converts a document file from the LEADTOOLS Temporary Document format to a file of any of the formats supported by the LEADTOOLS Document Writer.
Public Method EndDocument Finalize the document being created on disk.
Public Method
static  | Shared in VB</div>
GetFormatFileExtension Gets the default file extension for the specified document format.
Public Method static  | Shared in VB GetFormatFriendlyName Gets the friendly name of the specified document format.
Public Method static  | Shared in VB GetLtdInfo Gets information on an LTD file on disk.
Public Method GetOptions Gets the extra options to use when saving a document using the specified format.
Public Method static  | Shared in VB GetSupportedFormats Gets an array containing the supported formats.
Public Method InsertPage Inserts a new page to current document being created.
Public Method LoadOptions Loads the document options from an XML file on disk.
Public Method SaveOptions Saves the document options to an XML file on disk.
Public Method SetOptions Sets the extra options to use when saving a document using the specified format.
Public Method static  | Shared in VB UpdateMetaFileResolution Changes the resolution of an existing Windows Enhanced Metafile (EMF).

Public Events

Name Description
Public Event
Progress Document writer progress notification event.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Writer Assembly