Class PrintBorder
Границы элемента.
Inheritance
System.Object
PrintBorder
Namespace:InfinniPlatform.PrintView
Assembly:InfinniPlatform.PrintView.Abstractions.dll
Syntax
public class PrintBorder : object
Properties
| Improve this Doc View SourceColor
Цвет границ.
Declaration
public string Color { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Thickness
Толщина границ.
Declaration
public PrintThickness Thickness { get; set; }
Property Value
Type | Description |
---|---|
PrintThickness |