Class ParagraphSpacing
To set the Empty paragraph padding for WORD Writer
Inheritance
System.Object
ParagraphSpacing
Namespace: Syncfusion.ReportWriter
Assembly: Syncfusion.Report.Portable.dll
Syntax
public class ParagraphSpacing : Object
Constructors
ParagraphSpacing()
Declaration
public ParagraphSpacing()
Properties
Bottom
Gets or sets Bottom value.
Declaration
public float Bottom { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
Top
Gets or sets Top value.
Declaration
public float Top { get; set; }
Property Value
Type | Description |
---|---|
System.Single |