PaperSettingsData Class |
Namespace: Dundas.BI.WebApi.Models
The PaperSettingsData type exposes the following members.
Name | Description | |
---|---|---|
![]() | PaperSettingsData |
Initializes a new instance of the PaperSettingsData class.
|
Name | Description | |
---|---|---|
![]() | Height |
Gets or sets the height of the paper.
|
![]() | MarginBottom |
Gets or sets size of the bottom page margin.
|
![]() | MarginLeft |
Gets or sets size of the left page margin.
|
![]() | MarginRight |
Gets or sets size of the right page margin.
|
![]() | MarginTop |
Gets or sets size of the top page margin.
|
![]() | Orientation |
Gets or sets the paper orientation.
|
![]() | Size |
Gets or sets the height of the paper.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
![]() | Unit |
Gets or sets unit the page dimensions are specified in.
|
![]() | Width |
Gets or sets the width of the paper.
|
Name | Description | |
---|---|---|
![]() ![]() | FromDataContractMappings |
The mapping between PaperSettingsData and PaperSettings.
|
![]() ![]() | ToDataContractMappings |
The mapping between PaperSettings and PaperSettingsData.
|