Back to Devexpress

ImageEditingField Properties

corelibraries-devexpress-dot-xtraprinting-dot-imageeditingfield-dot-underscore-properties.md

latest2.8 KB
Original Source

ImageEditingField Properties

An editing field that allows end-users to change an image content in Print Preview.

NameDescription
BrickGets a visual brick used to render an editing field in Print Preview. Inherited from EditingField.
EditorNameSpecifies the name of an editor used to change the image editing field’s value in Print Preview.
EditValueOverrides the EditingField.EditValue property.
IDSpecifies the unique identifier of an editing field. Inherited from EditingField.
ImageAlignmentThe image alignment of the associated image brick.
ImageSizeModeThe size mode of the associated image brick.
ImageSourceSpecifies the image that the associated image brick currently displays.
InitialImageSourceStores the image that the associated image brick had when the ImageEditingField object was created.
PageIndexGets the index of the page on which an editing field is located. Inherited from EditingField.
ReadOnlySpecifies whether an editing field’s content can be customized in Print Preview. Inherited from EditingField.

See Also

ImageEditingField Class

ImageEditingField Members

DevExpress.XtraPrinting Namespace