Leadtools.Document Deprecated as of v16. Refer to: Leadtools.Forms.Ocr | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterDocumentPaperType Enumeration
See Also  
Leadtools.Document Namespace : RasterDocumentPaperType Enumeration



Values that specify the paper type.

Syntax

Visual Basic (Declaration) 
Public Enum RasterDocumentPaperType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As RasterDocumentPaperType
C# 
public enum RasterDocumentPaperType : Enum 
C++/CLI 
public enum class RasterDocumentPaperType : public Enum 

Members

MemberDescription
A4 A4 size (Default).
A0 A0 size.
A1 A1 size.
A2 A2 size.
A3 A3 size.
A5 A5 size.
A6 A6 size.
A7 A7 size.
B0 B0 size.
B1 B1 size.
B2 B2 size.
B3 B3 size.
B4 B4 size.
B5 B5 size.
B6 B6 size.
B7 B7 size.
Letter Letter size.
Legal Legal size.
Executive Executive size.
FromImageMax A size determined by the original image.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Document.RasterDocumentPaperType

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

The Leadtools.Document namespace is deprecated and no longer supported as of LEADTOOLS v16. For v16 and later, please refer to: Leadtools.Forms.Ocr. This documentation is retained for v15 and earlier informational use only.