Show / Hide Table of Contents

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 Source

PagePadding

Отступ от края страницы до содержимого страницы.

Declaration
public static PrintThickness PagePadding { get; set; }
Property Value
Type Description
PrintThickness
| Improve this Doc View Source

PageSize

Размеры страницы.

Declaration
public static PrintSize PageSize { get; set; }
Property Value
Type Description
PrintSize
  • Improve this Doc
  • View Source
Back to top © Copyright Infinnity Solutions Ltd, 2010–2017.