Table of Contents

Property TextShaper

Namespace
DocWright
Assembly
DocWright.dll

TextShaper

Gets or sets an optional text shaper override used by layout. When null, DocWright uses the built-in simple shaper from DocWright.Fonts.

public ITextShaper? TextShaper { get; set; }

Property Value

ITextShaper