menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum LineSpacingRule - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum LineSpacingRule

    Specifies a line spacing format to be applied to a paragraph.

    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum LineSpacingRule

    Fields

    Name Description
    AtLeast

    Line spacing is always at least a specified amount. The amount is specified separately.

    Exactly

    Line spacing is only the exact maximum amount of space required. This setting commonly uses less space than single spacing.

    Multiple

    Line spacing determined by the number of lines indicated.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved