ImageGear for .NET
ImGearPDFFixedRect Constructor(Int32,Int32,Int32,Int32)
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFFixedRect Class > ImGearPDFFixedRect Constructor : ImGearPDFFixedRect Constructor(Int32,Int32,Int32,Int32)




left
The x-coordinate of the upper-left corner of the rectangle.
top
The y-coordinate of the upper-left corner of the rectangle.
right
The x-coordinate of the lower-right corner of the rectangle.
bottom
The y-coordinate of the lower-right corner of the rectangle.

Glossary Item Box

Initializes a new instance of the ImGearPDFFixedRect class.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

left
The x-coordinate of the upper-left corner of the rectangle.
top
The y-coordinate of the upper-left corner of the rectangle.
right
The x-coordinate of the lower-right corner of the rectangle.
bottom
The y-coordinate of the lower-right corner of the rectangle.

Return Value

The new instance of ImGearPDFFixedRect class object.

See Also

©2013. Accusoft Corporation. All Rights Reserved.