Table of Contents

Property Unit

Namespace
LMKit.Document.Layout
Assembly
LM-Kit.NET.dll

Unit

The measurement unit used for Width, Height, and all geometry carried by TextElements (their bounds etc.).

[JsonPropertyName("Unit")]
public UnitMode Unit { get; }

Property Value

UnitMode
Share