public class SkewOutput extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
Angle
Skew angle in degrees.
|
int |
ImageIndex
Deprecated.
Will be removed in the release 25.11.0. Use Page instead.
|
int |
Page
Page number.
|
String |
Source
The full path to the file or URL, if any.
|
| Constructor and Description |
|---|
SkewOutput() |
SkewOutput(String source,
double angle,
int page) |
public String Source
public int Page
@Deprecated public int ImageIndex
public double Angle
public SkewOutput()
public SkewOutput(String source, double angle, int page)
Copyright © 2025 Aspose. All rights reserved.