Enum TextPathSpacing

Enum TextPathSpacing

名称: Aspose.Svg.Builder 會議: Aspose.SVG.dll (25.5.0)

指定一条路径的文本空间策略。

[ComVisible(true)]
public enum TextPathSpacing

Fields

Auto = 0

使用默认空间,可能有所不同。

Exact = 1

正如所规定的使用。

 中文