IDeviceInformationService Interface
IDeviceInformationService interface
An interface that is described an environment in which Document
is presented to the user.
public interface IDeviceInformationService
Properties
Name | Description |
---|---|
HorizontalResolution { get; set; } | Gets or sets the horizontal resolution. |
ScreenSize { get; set; } | Gets or sets the size of the screen. |
VerticalResolution { get; set; } | Gets or sets the vertical resolution. |
WindowSize { get; set; } | Gets or sets the size of the window. |
See Also
- namespace Aspose.Svg.Services
- assembly Aspose.SVG