Class PrintViewDefaults.Image
Настройки по умолчанию для PrintImage.
Inheritance
System.Object
PrintViewDefaults.Image
Namespace:InfinniPlatform.PrintView.Defaults
Assembly:InfinniPlatform.PrintView.Abstractions.dll
Syntax
public static class Image : object
Properties
| Improve this Doc View SourceRotation
Поворот изображения.
Declaration
public static PrintImageRotation Rotation { get; set; }
Property Value
Type | Description |
---|---|
PrintImageRotation |
Stretch
Растягивание изображения.
Declaration
public static PrintImageStretch Stretch { get; set; }
Property Value
Type | Description |
---|---|
PrintImageStretch |