ASP.NET MVC 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class ParagraphSpacing

Provides the properties to set the padding of the empty paragraph in WordWriterAdv.

Inheritance
System.Object
ParagraphSpacing
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: BoldReports.Writer
Assembly: BoldReports.Web.dll
Syntax
public class ParagraphSpacing

Constructors

ParagraphSpacing()

Declaration
public ParagraphSpacing()

Properties

Bottom

Gets or sets the value for padding from bottom.

Declaration
public float Bottom { get; set; }
Property Value
Type Description
System.Single

The bottom padding in the unit inch.

Top

Gets or sets the value for padding from top.

Declaration
public float Top { get; set; }
Property Value
Type Description
System.Single

The top padding in the unit inch.

In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved