IDeviceInformationService Interface

IDeviceInformationService interface

An interface that is described an environment in which Document is presented to the user.

public interface IDeviceInformationService

Properties

NameDescription
[getHorizontalResolution]
[setHorizontalResolution] Gets or sets the horizontal resolution.
[getScreenSize]
[setScreenSize] Gets or sets the size of the screen.
[getVerticalResolution]
[setVerticalResolution] Gets or sets the vertical resolution.
[getWindowSize]
[setWindowSize] Gets or sets the size of the window.

See Also