UWP 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class ParagraphEval

Inheritance
System.Object
ParagraphEval
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.UWP.dll
Syntax
public class ParagraphEval : Object

Constructors

ParagraphEval()

Declaration
public ParagraphEval()

Properties

HangingIndent

Declaration
public Nullable<double> HangingIndent { get; set; }
Property Value
Type Description
System.Nullable<System.Double>

LeftIndent

Declaration
public Nullable<double> LeftIndent { get; set; }
Property Value
Type Description
System.Nullable<System.Double>

LineHeight

Declaration
public Nullable<double> LineHeight { get; set; }
Property Value
Type Description
System.Nullable<System.Double>

ListLevel

Declaration
public Nullable<double> ListLevel { get; set; }
Property Value
Type Description
System.Nullable<System.Double>

ListStyle

Declaration
public string ListStyle { get; set; }
Property Value
Type Description
System.String

RightIndent

Declaration
public Nullable<double> RightIndent { get; set; }
Property Value
Type Description
System.Nullable<System.Double>

Runs

Declaration
public List<TextRunEval> Runs { get; set; }
Property Value
Type Description
System.Collections.Generic.List<TextRunEval>

SpaceAfter

Declaration
public Nullable<double> SpaceAfter { get; set; }
Property Value
Type Description
System.Nullable<System.Double>

SpaceBefore

Declaration
public Nullable<double> SpaceBefore { get; set; }
Property Value
Type Description
System.Nullable<System.Double>

TextAlignment

Declaration
public string TextAlignment { get; set; }
Property Value
Type Description
System.String
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