Class PrintViewDefaults.Document
Настройки по умолчанию для PrintDocument.
Inheritance
System.Object
PrintViewDefaults.Document
Namespace:InfinniPlatform.PrintView.Defaults
Assembly:InfinniPlatform.PrintView.Abstractions.dll
Syntax
public static class Document : object
Properties
| Improve this Doc View SourcePagePadding
Отступ от края страницы до содержимого страницы.
Declaration
public static PrintThickness PagePadding { get; set; }
Property Value
Type | Description |
---|---|
PrintThickness |
PageSize
Размеры страницы.
Declaration
public static PrintSize PageSize { get; set; }
Property Value
Type | Description |
---|---|
PrintSize |