Rotate a page to the right.
Namespace: TallComponents.Interaction.WinForms.ControlsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public void RotatePageRight( int pageIndex ) |
| Visual Basic |
|---|
Public Sub RotatePageRight ( _ pageIndex As Integer _ ) |
Parameters
- pageIndex
- Type: System..::..Int32
The page index.