PDF Viewer ActiveX Control

RotateAngle

 

Rotate at specific degree of PDF. You may set this value from 0 - 360.

PDFViewer1.RotateAngle[=float]


Parameter
Integer
the specific rotate degree

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
PDFViewer1.LoadPDFFile "c:\test.pdf"
PDFViewer1.RotateAngle=45