PaperSettingsData Properties

The PaperSettingsData type exposes the following members.

Properties
  NameDescription
Public propertyHeight
Gets or sets the height of the paper.
Public propertyMarginBottom
Gets or sets size of the bottom page margin.
Public propertyMarginLeft
Gets or sets size of the left page margin.
Public propertyMarginRight
Gets or sets size of the right page margin.
Public propertyMarginTop
Gets or sets size of the top page margin.
Public propertyOrientation
Gets or sets the paper orientation.
Public propertySize
Gets or sets the height of the paper.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyUnit
Gets or sets unit the page dimensions are specified in.
Public propertyWidth
Gets or sets the width of the paper.
Top
See Also