Enum TextPathSpacing

Enum TextPathSpacing

De naam: Aspose.Svg.Builder Verzameling: Aspose.SVG.dll (25.5.0)

Specificeert de ruimtestrategie voor tekst langs een pad.

[ComVisible(true)]
public enum TextPathSpacing

Fields

Auto = 0

De standaardspacing wordt gebruikt, wat kan variëren.

Exact = 1

Precieze spacing zoals aangegeven wordt gebruikt.

 Nederlands