TextIndent Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
The text indent property is used to specify the indentation for the first line of textblock.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.Styles.TextTextIndent

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

public sealed class TextIndent : IStyleParameter

The TextIndent type exposes the following members.

Constructors

  NameDescription
Public methodTextIndent
Initializes a new instance of the TextIndent class.
Top
Properties

  NameDescription
Public propertyStatic memberDefault
Gets the default indent.
Public propertyIndent
Gets the indent.
Top
See Also

Reference