ApplyPageSettings(XtraPageSettingsBase, DXPaperKind, Size, DXMargins, DXMargins, Boolean, String)
static
|
Applies the defined page settings.
|
ApplyPageSettings(XtraPageSettingsBase, DXPaperKind, Size, DXMargins, DXMargins, Boolean)
static
|
Applies the defined page settings.
|
Assign(DXMargins, DXMargins, DXPaperKind, SizeF, Boolean, String)
|
Assigns multiple page parameter simultaneously.
|
Assign(DXMargins, DXMargins, DXPaperKind, SizeF, Boolean)
|
Assigns multiple page parameter simultaneously.
|
Assign(DXMargins, DXPaperKind, Boolean)
|
Assigns multiple page parameter simultaneously.
|
Assign(DXMargins, DXPaperKind, SizeF, Boolean)
|
Assigns multiple page parameter simultaneously.
|
Assign(DXMargins, DXPaperKind, String, Boolean)
|
Assigns multiple page parameter simultaneously.
|
Assign(MarginsF, DXPaperKind, SizeF, Boolean)
|
Assigns multiple page parameter simultaneously.
|
Assign(MarginsF, MarginsF, DXPaperKind, SizeF, Boolean, String)
|
Assigns multiple page parameter simultaneously.
|
Assign(MarginsF, MarginsF, DXPaperKind, SizeF, Boolean)
|
Assigns multiple page parameter simultaneously.
|
Assign(PageData)
|
For internal use.
|
Assign(PageSettings, Margins)
|
Assigns the specified page settings with the specified minimum margins.
|
AssignDefaultPageSettings()
|
Assigns the default page settings to a report document.
|
AssignPrinterSettings(String, String, PrinterSettingsUsing)
|
Assigns the printer settings to the current page settings according to the specified PrinterSettingsUsing value.
|
Dispose()
|
Disposes of the XtraPageSettingsBase object.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
RestoreFromStream(Stream)
|
Restores the document page settings from the specified stream.
|
RestoreFromXml(String)
|
Restores the document page settings from the specified XML file.
|
SaveToStream(Stream)
|
Saves the document page settings to the specified stream.
|
SaveToXml(String)
|
Saves the document page settings to the specified XML file.
|
ToString()
|
Returns a string that represents the current object.
|