Show / Hide Table of Contents

Class PrintViewDefaults.List

Настройки по умолчанию для PrintList.

Inheritance
System.Object
PrintViewDefaults.List
Namespace:InfinniPlatform.PrintView.Defaults
Assembly:InfinniPlatform.PrintView.Abstractions.dll
Syntax
public static class List : object

Properties

| Improve this Doc View Source

MarkerOffsetSize

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

Declaration
public static double MarkerOffsetSize { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

MarkerOffsetSizeUnit

Единица измерения отступа содержимого элемента от края маркера.

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

MarkerStyle

Стиль маркера элементов списка.

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

StartIndex

Индекс первого элемента списка.

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