IRotateOptions

IRotateOptions interface

Interface for the page rotating options.

public interface IRotateOptions : IPageOptions

Properties

Name Description
Mode { get; } Gets the mode for rotating (90, 180 or 270 degrees).

See Also