ITextParagraphFormat.LineSpacingRule Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the paragraph line-spacing rule.
public:
property LineSpacingRule LineSpacingRule { LineSpacingRule get(); };
LineSpacingRule LineSpacingRule();
public LineSpacingRule LineSpacingRule { get; }
var lineSpacingRule = iTextParagraphFormat.lineSpacingRule;
Public ReadOnly Property LineSpacingRule As LineSpacingRule
The paragraph line-spacing rule.