PDFScaleRatio
Viscom Software Image Thumbnail CP ActiveX Control |
PDFScaleRatio Property
Description: |
Set the specific scale ratio of PDF when loading the PDF file. 1.0 mean scale to 100% of original size. 0.5 mean scale to 50% of original size. |
Usage: |
ImageThumbnailCP1.PDFScaleRatio[= value] |
Data Type: |
double |
Example: |
Private Sub Form_Load() End Sub |