Image Viewer CP ActiveX Control

Properties

 

Public Method Border      

Set the Border of display area.

Public Method CursorFileName    

Set the custom cursor file. 

Public Method Xdpi   

The horizontal resolution in dots per inch. 

Public Method Ydpi   

The vertical resolution in dots per inch

Public Method IsUseExif    

Enable/Disable saving EXIF tag when save image.

Public Method EnableDropFile      

Enable/Disable accept drop the image file from window explorer.

Public Method FileHeight      

Return the height of image.

Public Method FileName      

The image file load into Image Viewer CP.  

Public Method FileWidth      

Return the width of image. 

Public Method GrabScrollCursorFileName    

Set the custom mouse grab cursor file. 

Public Method HighQuality      

Enable/Disable high quality of image.

Public Method JPEGQuality    

Set the quality of jpeg file when save to jpeg file. 

Public Method LicenseKey     

Set the license key which unlocks the ActiveX control from demo mode. This License key is supplied by the vendor. 

Public Method MouseTrackMode     

Set the mouse drag scroll, selection rectangle or normal mouse mode.

Public Method OutputGrayScale      

Enable/Disable convert color image to gray scale.  

Public Method PDFUserPassword      

Specifies password when open password protected PDF.

Public Method PrintColCount      

Specifies number of column on the page when printing multi page file.

Public Method PrintEndPage      

Specifies end of page no when printing multi page file..

Public Method PrintHorzAlign      

Specifies Horizontal alignment when printing.

Public Method PrintMarginX     

Specifies x position of margin when printing.

Public Method PrintMarginY     

Specifies y position of margin when printing.

Public Method PrintRowCount     

Specifies number of row on the page when printing multi page file.

Public Method PrintSpaceX     

Specifies x position of space on the page when printing.

Public Method PrintSpaceY    

Specifies y position of space on the page when printing.

Public Method PrintStartPage    

Specifies start of page no when printing multi page file..

Public Method PrintStretch    

Enable/Disable stretch the image when printing.

Public Method PrintVertAlgin   

Specifies vertical alignment when printing.

Public Method ShowCustomCursor    

Enable/Disable to display custom cursor file. 

Public Method ShowImage   

Visible/Invisible the overlay image. 

Public Method ShowText   

Visible/Invisible the text. 

Public Method ShowCustomCursor    

Enable/Disable to display custom cursor file. 

Public Method TIFCompression    

Set the TIF Compression mode ( Packbits, LZW, CCITT G.3 and G.4)  

Public Method TextAlphaValue

Set the alpha value of text.

Public Method TextColor

Set the text color.

Public Method TextFontName

Set the text font name.

Public Method TextFontSize

Set the text font size.

Public Method TextFontStyle

Set the text font style.

Public Method TextStyle

Set the text style.

Public Method View      

Set the view size of original image.

Public Method ViewSize      

User define view size of original image.