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

Class ReportsInfo

class for ReportsInfo

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

Constructors

ReportsInfo()

Declaration
public ReportsInfo()

Properties

Columns

Declaration
public int Columns { get; set; }
Property Value
Type Description
System.Int32

ColumnSpacing

Declaration
public double ColumnSpacing { get; set; }
Property Value
Type Description
System.Double

MarginBottom

Gets or sets the double value of MarginBottom.

Declaration
public double MarginBottom { get; set; }
Property Value
Type Description
System.Double

MarginLeft

Gets or sets the double value of MarginLeft.

Declaration
public double MarginLeft { get; set; }
Property Value
Type Description
System.Double

MarginRight

Gets or sets the double value of MarginRight.

Declaration
public double MarginRight { get; set; }
Property Value
Type Description
System.Double

MarginTop

Gets or sets the double value of MarginTop.

Declaration
public double MarginTop { get; set; }
Property Value
Type Description
System.Double

PageData

Gets or sets the PageData.

Declaration
public ReportPageData[] PageData { get; set; }
Property Value
Type Description
ReportPageData[]

PaperHeight

Gets or sets the double value of PaperHeight.

Declaration
public double PaperHeight { get; set; }
Property Value
Type Description
System.Double

PaperWidth

Gets or sets the double value of PaperWidth.

Declaration
public double PaperWidth { get; set; }
Property Value
Type Description
System.Double

TotalPages

Gets or sets the integer value of MarginBottom.

Declaration
public int TotalPages { get; set; }
Property Value
Type Description
System.Int32
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