Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

Show in webframe

DocumentPage Class








Members 
Data for one page to be added to a document file.
Object Model
Syntax
public abstract class DocumentPage 
'Declaration
 
Public MustInherit Class DocumentPage 
'Usage
 
Dim instance As DocumentPage
public sealed class DocumentPage 
@interface LTDocumentPage : NSObject <NSCopying> // ABSTRACT
public abstract class DocumentPage
function Leadtools.Forms.DocumentWriters.DocumentPage()
public ref class DocumentPage abstract 
Remarks

The DocumentPage class contains data for one page to be added to a document file. It is used as a parameter to the DocumentWriter.AddPage or DocumentWriter.InsertPage methods used to add the page.

DocumentPage is abstract, you must use one of the derived classes:

Class Description
DocumentEmptyPage

Add an empty page.

DocumentSvgPage

Add page from a Scalable Vector Object (SVG) object (ISvgDocument).

DocumentEmfPage

Add page from a Windows Enhanced Metafile (EMF) handle.

DocumentRasterPage

Add page from a raster image object (RasterImage).

Example
For an example, refer to DocumentWriter.
Requirements

Target Platforms

See Also

Reference

DocumentPage Members
Leadtools.Forms.DocumentWriters Namespace
DocumentWriter Class
DocumentFormat Enumeration
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

Error processing SSI file
Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features