Show / Hide Table of Contents

Enum PrintTextDecoration

Оформление текста элемента.

Namespace:InfinniPlatform.PrintView
Assembly:InfinniPlatform.PrintView.Abstractions.dll
Syntax
public enum PrintTextDecoration : int

Fields

Name Description
Normal

Без оформления.

OverLine

Линия над текстом.

Strikethrough

Линия поверх текста (зачеркнутый текст).

Underline

Линия под текста (подчеркнутый текст).

Extension Methods

CommonExtensions.ExecuteSilent<PrintTextDecoration>(Action<PrintTextDecoration>)
  • Improve this Doc
  • View Source
Back to top © Copyright Infinnity Solutions Ltd, 2010–2017.