ScriptLevel Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Font scripting level definition.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.Styles.AppearanceScriptLevel

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

public sealed class ScriptLevel : IStyleParameter

The ScriptLevel type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberSubscript
Used to set whether text should be drawn using below the preceding text block.
Public propertyStatic memberSuperscript
Used to set whether text should be drawn using above the preceding text block.
Top
See Also

Reference