DisplayInline Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the value of inline setting. Inline element becomes a part of the content line, thus "inline". It can be wrapped or moved to the next line if it doesn't fit. Can't be sized explicitly.

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 static Display Inline { get; }

Property Value

Type: Display
See Also

Reference