Click or drag to resize
ImageLayout Class

» Asprise Scan Home · Developer's Guide

Image layout info such as frame, doc number and page number.
Inheritance Hierarchy
SystemObject
  asprise_imaging_apiImageLayout

Namespace: asprise_imaging_api
Assembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ImageLayout

The ImageLayout type exposes the following members.

Constructors
  NameDescription
Public methodImageLayout
Initializes a new instance of the ImageLayout class
Public methodImageLayout(XElement)
Initializes a new instance of the ImageLayout class
Top
Methods
  NameDescription
Public methodStatic membercreateImageLayout
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
Fields
See Also