Apitron.PDF.Kit library for .NET
SystemObject
Apitron.PDF.Kit.Styles.TextWordSpacing
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Top
Top
Increases or decreases the space between words in a text.
Inheritance Hierarchy
Apitron.PDF.Kit.Styles.TextWordSpacing
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
The WordSpacing type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | WordSpacing |
Initializes a new instance of the WordSpacing class.
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | Default |
Gets the default spacing.
|
![]() | Lenght |
This value indicates inter-word space in addition to the default space between words. Zero is the default value, expressed in font units.
|
See Also