Table of Contents

Property Advances

Namespace
DocWright.Core.Metafiles
Assembly
DocWright.Core.dll

Advances

Gets the per-character advances in device units, or an empty list when the metafile recorded none and the consumer must measure.

public IReadOnlyList<int> Advances { get; }

Property Value

IReadOnlyList<int>