Show / Hide Table of Contents

Enum PrintFontWeight

Насыщенность шрифта.

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

Многие шрифты поддерживают не все уровни насыщенности.

Fields

Name Description
Bold

Жирный (700).

ExtraBold

Экстра-жирный (800).

ExtraLight

Экстра-тонкий (200).

Light

Тонкий (300).

Medium

Средний (500).

Normal

Нормальный (400).

SemiBold

Полужирный (600).

UltraBold

Ультра-жирный (900).

UltraLight

Ультра-тонкий (100).

Extension Methods

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