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

Class PageSetup

Class for PageSetup.

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

Constructors

PageSetup()

Declaration
public PageSetup()

Properties

MarginBottom

Gets or sets the MarginBottom.

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

The Margin Bottom.

MarginLeft

Gets or sets the MarginLeft.

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

The Margin Left.

MarginRight

Gets or sets the MarginRight.

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

The Margin Right.

MarginTop

Gets or sets the MarginTop.

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

The Margin Top.

PaperHeight

Gets or sets the PaperHeight.

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

The Paper Height.

PaperWidth

Gets or sets the PaperWidth.

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

The Paper Width.

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