PdfPageEditor.Rotation

PdfPageEditor.Rotation property

Gets or sets the rotation of the pages, the rotation must be 0, 90, 180 or 270. Default value is 0.

public int Rotation { get; set; }

See Also