GemBox.Document
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    LineSpacingRule Enum

    Namespace:
    GemBox.Document
    Assembly:
    GemBox.Document.dll

    Specifies line spacing rule for a paragraph.

    • C#
    • VB.NET
    public enum LineSpacingRule
    Public Enum LineSpacingRule

    Fields

    AtLeast

    The line spacing needs to be at least value specified by the LineSpacing property (in points).

    Exactly

    The line spacing is exactly value specified by the LineSpacing property (in points).

    Multiple

    The line spacing is value specified by the LineSpacing property (as the number of lines).

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.