XtraPageSettingsBase Members
In This Article
#Fields
Name | Description |
---|---|
Default |
Represents the default paper type (Letter) used in a report. |
#Properties
Name | Description |
---|---|
Bottom |
Gets or sets the bottom page margin. |
Bottom |
Gets or sets the bottom page margin. |
Bounds |
Gets the bounds of a report page, taking into account the page orientation specified by the Xtra |
Data | For internal use. |
Default |
Specifies the default margins for a report’s pages. |
Default |
Specifies the default minimum margins for a report’s pages. |
Landscape | Gets or sets a value indicating whether the page orientation is landscape. |
Left |
Gets or sets the left page margin. |
Left |
Gets or sets the left page margin. |
Margins | Gets the margins of a report page. |
Margins |
Gets the margins of a report page measured in three hundredths of an inch. |
Min |
Gets the minimum size allowed for a report’s margins. |
Paper |
Gets or sets the type of paper for the document. |
Paper |
Gets or sets the name of the custom paper used in the printer to be used in printing the document. |
Printer |
Gets or sets the name of the printer to use when printing the document. |
Right |
Gets or sets the right page margin. |
Right |
Gets or sets the right page margin. |
Roll |
Specifies whether the document is supposed to be printed on roll paper (i. |
Top |
Gets or sets the top page margin. |
Top |
Gets or sets the top page margin. |
Usable |
Gets the rectangle on the page (in hundredths of an inch) that can contain data. |
Usable |
Gets the width and height (in hundredths of an inch) of the page region that can contain data. |
Usable |
Gets the width and height (in pixels) of the page region that can contain data. |
#Methods
Name | Description |
---|---|
Apply |
Applies the defined page settings. |
Apply |
Applies the defined page settings. |
Assign |
Assigns multiple page parameter simultaneously. |
Assign |
Assigns multiple page parameter simultaneously. |
Assign |
Assigns multiple page parameter simultaneously. |
Assign |
Assigns multiple page parameter simultaneously. |
Assign |
Assigns multiple page parameter simultaneously. |
Assign |
Assigns multiple page parameter simultaneously. |
Assign |
Assigns multiple page parameter simultaneously. |
Assign |
Assigns multiple page parameter simultaneously. |
Assign |
For internal use. |
Assign |
Assigns the specified page settings with the specified minimum margins. |
Assign |
Assigns the default page settings to a report document. |
Assign |
Assigns the printer settings to the current page settings according to the specified Printer |
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. |
Restore |
Restores the document page settings from the specified XML file. |
Save |
Saves the document page settings to the specified stream. |
Save |
Saves the document page settings to the specified XML file. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also