Back to Devexpress

OptionsPrintControl Members

windowsforms-devexpress-dot-xtralayout-dot-optionsprintcontrol-dot-underscore-members.md

latest4.2 KB
Original Source

OptionsPrintControl Members

Provides the Layout Control’s print and export options.

Constructors

NameDescription
OptionsPrintControl(ILayoutControl)Initializes a new instance of an OptionsPrintControl class with the specified owner.

Properties

NameDescription
AllowFitToPageGets or sets whether the LayoutControl, when printed, is horizontally stretched to the width of the printing page.
AppearanceGroupCaptionThe default print/export appearance settings used to paint captions of layout groups.
AppearanceItemThe default print/export appearance settings applied to labels and controls for all layout items.
AppearanceItemCaptionContains print/export appearance settings used to paint layout items.
AppearanceItemControlThe default print/export appearance settings applied to controls for all layout items.
AppearanceItemTextThe default print/export appearance settings applied to labels for all layout items.
OldPrintingGets or sets whether a LayoutControl utilizes the old print/export mode.
TextToControlDistanceGets or sets the distance between text regions of all layout items and their controls in a LayoutControl‘s print/export output.

Methods

NameDescription
Dispose()Disposes of the current object.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.

See Also

OptionsPrintControl Class

DevExpress.XtraLayout Namespace