Scale
MathRendererOptions.Scale property
获取/设置比例。 1000 表示 100%,1200 表示 120%,等等。
public int Scale { get; set; }
也可以看看
- class MathRendererOptions
- 命名空间 Aspose.TeX.Features
- 部件 Aspose.TeX
获取/设置比例。 1000 表示 100%,1200 表示 120%,等等。
public int Scale { get; set; }