ContentElementScriptLevel Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the value used to create subscripting or superscripting effect. It defines the level of effect, zero can be used for normal scripting, positive values are for superscripting, negative for subscripting. Affects textual elements.

Namespace:  Apitron.PDF.Kit.FlowLayout
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public ScriptLevel ScriptLevel { get; set; }

Property Value

Type: ScriptLevel
See Also

Reference