|
DrawJPEGDirect |
Top Previous Next |
|
[This method is new in Gnostice eDocEngine ActiveX/.NET v2.0]
The DrawJPEGDirect method is used to insert a JPEG image directly into the document. This method is available only for gtPDFEngineX.
Syntax
Parameters
Left specifies the left position of the document where the image is to be inserted.
Right specifies the right position of the document where the image is to be inserted.
Top specifies the top position of the document where the image is to be inserted.
Bottom specifies the right position of the document where the image is to be inserted.
AImagePixelHeight specifies the height of the image is to be inserted.
|