SkewOutput

SkewOutput class

Data about skew angle in degrees and name of the file.

The SkewOutput type exposes the following members:

Constructors

NameDescription
SkewOutput()Initializes a new instance of the SkewOutput class

Properties

NameDescription
sourceThe full path to the file or URL, if any. Empty for streams, byte arrays, base64.
pagePage number.
angleSkew angle in degrees.

See Also