SkewOutput

SkewOutput class

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

public class SkewOutput

Constructors

NameDescription
SkewOutput()The default constructor.

Fields

NameDescription
AngleSkew angle in degrees.
ImageIndexSequence number of the image on the page.
PagePage number.
SourceThe full path to the file or URL, if any. Empty for streams, byte arrays, base64.

See Also