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

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

DocumentPageType Enumeration








Specifies the document type.
Syntax
typedef NS_ENUM(NSInteger, LTDocumentPageType)
public enum DocumentPageType
Leadtools.Forms.DocumentWriters.DocumentPageType = function() { };
Leadtools.Forms.DocumentWriters.DocumentPageType.prototype = {<br/>
  Emf = 0,
	Svg = 1,
	Raster = 2,
	Empty = 3,
	
 };
'Declaration
 
<DataContractAttribute()>
<SerializableAttribute()>
Public Enum DocumentPageType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
 
'Usage
 
Dim instance As DocumentPageType
Members
ValueMemberDescription
0Emf EMF page (DocumentEmfPage).
1Svg SVG page (DocumentSvgPage).
2Raster Raster image page (DocumentRasterPage).
3Empty an Empty page (DocumentEmptyPage).
Remarks

Use this option to retrieve the document type.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.DocumentWriters.DocumentPageType

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.DocumentWriters Namespace

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