Back to Devexpress

RichEditImageExportOptions Members

officefileapi-devexpress-dot-xtrarichedit-dot-export-dot-image-dot-richeditimageexportoptions-dot-underscore-members.md

latest3.7 KB
Original Source

RichEditImageExportOptions Members

Contains options used to export document pages to images.

Constructors

NameDescription
RichEditImageExportOptions()Initializes a new instance of the RichEditImageExportOptions class.

Properties

NameDescription
BackgroundColorSpecifies the image background color.
ExportModeSpecifies whether document pages are exported to a single or multiple images.
FormatSpecifies the image format for exported pages.
LargestEdgeLengthGets the length of an image’s largest dimension.
PageRangeSpecifies the range of pages to be exported.
ResolutionSpecifies the image resolution (in DPI).

Methods

NameDescription
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.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

RichEditImageExportOptions Class

DevExpress.XtraRichEdit.Export.Image Namespace