XtraPageSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Xtra |
Initializes a new instance of the Xtra |
#Fields
Name | Description |
---|---|
Default |
Represents the default paper type (Letter) used in a report.
Inherited from Xtra |
#Properties
Name | Description |
---|---|
Bottom |
Gets or sets the bottom page margin.
Inherited from Xtra |
Bottom |
Gets or sets the bottom page margin.
Inherited from Xtra |
Bounds |
Gets the bounds of a report page, taking into account the page orientation specified by the Xtra |
Data |
For internal use.
Inherited from Xtra |
Default |
Specifies the default margins for a report’s pages.
Inherited from Xtra |
Default |
Specifies the default minimum margins for a report’s pages.
Inherited from Xtra |
Landscape |
Gets or sets a value indicating whether the page orientation is landscape.
Inherited from Xtra |
Left |
Gets or sets the left page margin.
Inherited from Xtra |
Left |
Gets or sets the left page margin.
Inherited from Xtra |
Margins |
Gets the margins of a report page.
Inherited from Xtra |
Margins |
Gets the margins of a report page measured in three hundredths of an inch.
Inherited from Xtra |
Min |
Gets the minimum size allowed for a report’s margins.
Inherited from Xtra |
Page |
Provides access to the current page settings. |
Paper |
Gets or sets the type of paper for the document.
Inherited from Xtra |
Paper |
Gets or sets the name of the custom paper used in the printer to be used in printing the document.
Inherited from Xtra |
Printer |
Gets or sets the name of the printer to use when printing the document.
Inherited from Xtra |
Right |
Gets or sets the right page margin.
Inherited from Xtra |
Right |
Gets or sets the right page margin.
Inherited from Xtra |
Roll |
Specifies whether the document is supposed to be printed on roll paper (i. |
Top |
Gets or sets the top page margin.
Inherited from Xtra |
Top |
Gets or sets the top page margin.
Inherited from Xtra |
Usable |
Gets the rectangle on the page (in hundredths of an inch) that can contain data.
Inherited from Xtra |
Usable |
Gets the width and height (in hundredths of an inch) of the page region that can contain data.
Inherited from Xtra |
Usable |
Gets the width and height (in pixels) of the page region that can contain data.
Inherited from Xtra |
#Methods
Name | Description |
---|---|
Apply |
Applies the defined page settings.
Inherited from Xtra |
Apply |
Applies the defined page settings.
Inherited from Xtra |
Assign |
Assigns multiple page parameter simultaneously.
Inherited from Xtra |
Assign |
Assigns multiple page parameter simultaneously.
Inherited from Xtra |
Assign |
Assigns multiple page parameter simultaneously.
Inherited from Xtra |
Assign |
Assigns multiple page parameter simultaneously.
Inherited from Xtra |
Assign |
|
Assign |
Assigns multiple page parameter simultaneously.
Inherited from Xtra |
Assign |
Assigns multiple page parameter simultaneously.
Inherited from Xtra |
Assign |
Assigns multiple page parameter simultaneously.
Inherited from Xtra |
Assign |
For internal use.
Inherited from Xtra |
Assign |
Assigns the specified page settings with the specified minimum margins.
Inherited from Xtra |
Assign |
Assigns the specified page settings. |
Assign |
Assigns the default page settings to a report document.
Inherited from Xtra |
Assign |
Assigns the default printer’s settings to the Xtra |
Assign |
Assigns the default printer settings to the current page settings according to the specified Printer |
Assign |
Assigns the specified printer’s settings to the Xtra |
Dispose() |
Disposes of the Xtra |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Restore |
Restores the document page settings from the specified stream.
Inherited from Xtra |
Restore |
Restores the document page settings from the specified XML file.
Inherited from Xtra |
Save |
Saves the document page settings to the specified stream.
Inherited from Xtra |
Save |
Saves the document page settings to the specified XML file.
Inherited from Xtra |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also