.NET Framework Class Library

ImageItem Members

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > ImageItem Class >

.NET Framework Class Library

ImageItem Members

The ImageItem type exposes the following members.

Constructors

 

Name

Description

Public method

ImageItem(Stream)

Initializes image by using the specified stream

Public method

ImageItem(String)

Initializes Stream image by opening the image at specified path

Methods

 

Name

Description

Public method

Dispose


Public method

Draw


Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Overrides Object.Finalize().)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ToString

(Inherited from Object.)

Properties

 

Name

Description

Public property

BoundingRect

BoundingRect holds the bounding rectangle of the Image segment

Public property

Dirty

Dirty specifies whether the Image has been modified or not

Public property

Height


Public property

Image

Image holds the Image segment as a Stream object

Public property

PageNumber


Public property

Width


Public property

X


Public property

Y


See Also

ImageItem Class

Gnostice.Core.DOM Namespace