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

Class PageSetting

Class for PageSetting.

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

Constructors

PageSetting()

Declaration
public PageSetting()

Properties

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

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
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