DevExpress.Office.v14.1.Core A default localizer to translate resources for DevExpress office products (e.g., Rich Text Editor, Spreadsheet). Initializes a new instance of the OfficeResLocalizer class with default settings. A base class that provides necessary functionality for custom localizers of elements which are common for office-inspired controls. Initializes a new instance of the OfficeLocalizer class with default settings. Returns a localizer object, which provides resources based on the thread's language and regional settings (culture). An object representing resources based on the thread's culture. Returns a localizer object, which provides resources based on the thread's language and regional settings (culture). A object, which provides resources based on the thread's culture. Returns a localized string for the given string identifier. An enumeration value identifying the string to localize. A corresponding to the specified identifier. Lists measurement units used for the document layout. Specifies documents (one three-hundredths of an inch) as measurement units. Specifies pixels as measurement units. Specifies twips (1,440 twips equal one inch, and 567 twips equal one centimeter) as measurement units. Defines the data stream provider for the . Provides the data stream for the specified Uri. A string specifying the URI of the object that is the source of the stream. A object specifying a data stream or null (Nothing in Visual Basic). Defines the provider of the locations for external objects in a document export. Creates URI for CSS data. A string that specifies the root URI. A string containing CSS definitions for which the URI is created. A string that specifies the relative part of the URI (path relative to the root). A string that is the URI of CSS data. Creates an image URI. A string that specifies the root URI. An object for which the URI is created. A string that specifies the relative part of the URI (path relative to the root). A string that is the image URI. Defines a service which is called to retrieve data from the URI specified in some types of document fields. Provides the data stream for the specified Uri. A string specifying the URI of the object that is the source of the stream. A object specifying a data stream. Registers the Uri data stream provider and makes it available to clients of the service. An object which exposes the interface. Cancels the registration of an Uri data stream provider, and makes it unavailable to the clients of the service. An object which exposes the interface. Represents a service that calls the registered interface when required. Creates URI for CSS data. A string that specifies the root URI. A string containing CSS definitions for which the URI is created. A string that specifies the relative part of the URI (path relative to the root). A string that is the URI of CSS data. Provides the URI string for the specified image. A string that specifies the root URI. An object for which the URI is created. A string that specifies the relative part of the URI (path relative to the root). A string that is the image URI. Registers the URI provider and makes it available to clients of the service. An object which exposes the interface. Cancels the registration of an URI provider, and makes it unavailable to the clients of the service. An object which exposes the interface. Lists measurement units used in the document. Specifies centimeters as measurement units. Specifies documents (one three-hundredths of an inch) as measurement units. Specifies inches as measurement units. Specifies millimeters as measurement units. Specifies points as measurement units. An image in the document. Indicates whether the OfficeImage descendant can get image data as an array of bytes. An enumeration member specifying the format of the resulting image data. true if the OfficeImage descendant implements the GetImageBytes method; otherwise, false. For internal use only. This member supports the internal infrastructure and is not intended to be used directly from your code. This member supports the internal infrastructure and is not intended to be used directly from your code. This member supports the internal infrastructure and is not intended to be used directly from your code. For internal use only. Releases all resources used by this object. Static method used to get the MIME content type by the value. An enumeration member specifying the image format. A string indicating the mime content type. Static method used to obtain an extension by the value. An enumeration member specifying the image format. A string specifying a file extension for a given image format. Returns a byte array of image data encoded in the specified format. An enumeration member specifying the format of the resulting image data. A array that contains the image data. Attempts to get image data as an array of bytes in specified format, and in case of failure gets the data in PNG format. An enumeration member specifying the format of the resulting image data. An array of bytes containing image data. Attempts to get image data as a stream in the specified format, and in case of a failure, gets the data in PNG format. An enumeration member specifying the format of the resulting image data. A containing image data. Gets the horizontal resolution of the image in pixels per inch. The horizontal resolution of this image in pixels per inch. This property is overridden in OfficeImage class descendants to indicate image formats not suitable for export. An enumeration member specifying the image format to export. Always true. For internal use only. Provides access to the native object. A object specifying a native image. Intended for internal use. Intended for internal use. Gets the number of colors in the image palette. A value specifying the number of entries in the palette color table. Gets the pixel format of the image. An enumeration member specifying the pixel format. Gets the file format of this image. An enumeration member specifying the image file format. This property is overridden in OfficeImage descendants to point to a single instance of an image that can be incorporated in different objects. An object that is the image in the document. For internal use only. Gets the size of an image in units. A structure specifying the image size measured in documents. Gets the size of an image in hundredths of a millimeter. A structure specifying the image size measured in hundredths of a millimeter. This property is overridden in OfficeImage descendants to get the size of a native image measured in original units. A structure specifying the image size measured in original units. Gets the size of an image in pixels. A structure specifying the image size measured in pixels. Gets the size of an image in twips (1,440 twips equals one inch, and 567 twips equals one centimeter). A structure specifying the image size measured in twips. This property is overridden in OfficeImage class descendants to get the URI of the image. A string specifying the URI of an image. Gets the horizontal resolution of the image in pixels per inch. The horizontal resolution of this image in pixels per inch. Lists formats of the color data for each pixel in the image. The pixel data contains alpha values that are not premultiplied. The default pixel format of 32 bits per pixel. The format specifies 24-bit color depth and an 8-bit alpha channel. No pixel format is specified. Reserved. The pixel format is 16 bits per pixel. The color information specifies 32,768 shades of color, of which 5 bits are red, 5 bits are green, 5 bits are blue, and 1 bit is alpha. The pixel format is 16 bits per pixel. The color information specifies 65536 shades of gray. Specifies that the format is 16 bits per pixel; 5 bits each are used for the red, green, and blue components. The remaining bit is not used. Specifies that the format is 16 bits per pixel; 5 bits are used for the red component, 6 bits are used for the green component, and 5 bits are used for the blue component. Specifies that the pixel format is 1 bit per pixel and that it uses indexed color. The color table therefore has two colors in it. Specifies that the format is 24 bits per pixel; 8 bits each are used for the red, green, and blue components. Specifies that the format is 32 bits per pixel; 8 bits each are used for the alpha, red, green, and blue components. Specifies that the format is 32 bits per pixel; 8 bits each are used for the alpha, red, green, and blue components. The red, green, and blue components are premultiplied, according to the alpha component. Specifies that the format is 32 bits per pixel; 8 bits each are used for the red, green, and blue components. The remaining 8 bits are not used. Specifies that the format is 48 bits per pixel; 16 bits each are used for the red, green, and blue components. Specifies that the format is 4 bits per pixel, indexed. Specifies that the format is 64 bits per pixel; 16 bits each are used for the alpha, red, green, and blue components. Specifies that the format is 64 bits per pixel; 16 bits each are used for the alpha, red, green, and blue components. The red, green, and blue components are premultiplied according to the alpha component. Specifies that the format is 8 bits per pixel, indexed. The color table therefore has 256 colors in it. The pixel data contains GDI colors. The pixel data contains color-indexed values, which means the values are an index to colors in the system color table, as opposed to individual color values. The maximum value for this enumeration. The pixel format contains premultiplied alpha values. The pixel format is undefined. Lists supported image formats. Specifies the bitmap (BMP) image format. Specifies the enhanced metafile (EMF) image format. Specifies the Exchangeable Image File (Exif) format. Specifies the Graphics Interchange Format (GIF) image format. Specifies the Windows icon image format. Specifies the Joint Photographic Experts Group (JPEG) image format. Specifies a memory bitmap image format. Unspecified format. Specifies the W3C Portable Network Graphics (PNG) image format. Specifies the Tagged Image File Format (TIFF) image format. Specifies the Windows metafile (WMF) image format. Base class for objects used by Office-inspired controls to export the document content in HTML format. Exports the document to a string in HTML format. A string containing a document in HTML format. Exports a document in HTML format using the specified writer to write exported data as a series of characters. A descendant which writes exported data as a sequential series of characters. Defines options for the document being imported. Gets or sets the URI of the document being imported. A string representing the document URI. Defines options for the document being exported. Gets or sets the URI of the document being exported. A string representing the document URI. Helper class with static methods used for unit conversion. Converts a measurement from centimeters to documents. Returns the converted measurement as a Single. The Single centimeter value to be converted to documents. A Single value. Converts a measurement from centimeters to twips. Returns the converted measurement as a . The value measured in centimeters to be converted to twips. A value. Converts a measurement from documents to centimeters. Returns the converted measurement as a Single. The Single documents value to be converted to centimeters. A Single value. Converts a measurement from documents to EMUs (English Metric Unit). An integer that is the value in documents. An integer that is the value in EMUs. Converts a measurement from EMUs (English Metric Unit) to documents represented by 64-bit integers. A 64-bit integer that is the value in EMUs. A 64-bit integer that is the value in documents. Converts a measurement from document units (documents) to EMUs (English Metric Unit) represented by 64-bit integers. A 64-bit integer that is the value in documents. A 64-bit integer that is the value in EMUs. Converts measurements in the Size structure from documents to hundredths of an inch. The values in documents to be converted to hundredths of an inch. A structure. Converts a measurement from documents to hundredths of an inch. Returns the converted measurement as an Integer. The Integer documents value to be converted to hundredths of an inch. An Integer value. Converts a measurement from documents to hundredths of an inch. Returns the converted measurement as an Integer. The Integer documents value to be converted to hundredths of an inch. An Integer value. Converts measurements from documents to hundredths of a millimeter. The in documents to be converted to hundredths of a millimeter. A structure. Converts a measurement from documents to inches. Returns the converted measurement as a Single. The Single documents value to be converted to inches. A Single value. Converts a measurement from documents to millimeters. Returns the converted measurement as a Single. The Single documents value to be converted to millimeters. A Single value. Converts a measurement from documents to picas. Returns the converted measurement as a Single. The Single documents value to be converted to picas. A Single value. Converts point coordinates from documents to pixels. The with values in documents, to be converted to pixels. A dpi value used for conversion of the X-coordinate. A dpi value used for conversion of the Y-coordinate. A structure. Converts a rectangle from documents to pixels. The with values in documents, to be converted to pixels. A dpi value used for conversion of the X-coordinate. A dpi value used for conversion of the Y-coordinate. A structure. Converts a measurement from documents to pixels. Returns the converted measurement as an Integer. The Integer documents value to be converted to pixels. A dpi value used for conversion. An Integer value. Converts rectangle coordinates from documents to pixels. A structure with values in documents, to be converted to pixels. A dpi value used for conversion of the X-coordinate. A dpi value used for conversion of the Y-coordinate. A structure composed of four floating-point numbers that represent the location and size of a rectangle. Converts height and width from documents to pixels. A structure with values in documents to be converted to pixels. A dpi value used for conversion of the X-coordinate. A dpi value used for conversion of the Y-coordinate. A structure that contains height and width in pixels. Converts a measurement from documents to pixels. Returns the converted measurement as a . The centimeters value to be converted to pixels. A dpi value used for conversion. A value. Converts a measurement from documents to points. Returns the converted measurement as an Integer. The Integer documents value to be converted to points. An Integer value. Converts a measurement from documents to points. Returns the converted measurement as a Single. The Single documents value to be converted to points. A Single value. Converts a measurement from documents to points and rounds the result. Returns the converted measurement as a Single. The Single documents value to be converted to points. A Single value. Converts a measurement from documents to twips. Returns the converted measurement as an Integer. The Integer documents value to be converted to twips. An Integer value. Converts measurements from documents to twips. The with values in documents to be converted to twips. A structure. Converts measurements from documents to twips. The with values in documents to be converted to twips. A structure. Converts measurements from documents to twips. The with values in documents to be converted to twips. A structure. Converts a measurement from documents to twips. Returns the converted measurement as a Single. The Single value measured in documents to be converted to twips. A Single value. Converts measurements from 64-bit signed integers to twips. The with values in documents to be converted to twips. A structure. Converts a measurement from EMUs (English Metric Unit) to documents. An integer that is the value in EMUs. An integer that is the value in documents. Converts a measurement from EMUs (English Metric Unit) to documents (floating point value). An integer that is the value in EMUs. A value in documents. Converts a measurement from EMUs (English Metric Unit) to documents represented by 64-bit integers. A 64-bit integer that is the value in EMUs. A 64-bit integer that is the value in documents. Converts a measurement from EMUs (English Metric Unit) to twips. An integer that is the value in EMUs. An integer that is the value in twips. Converts a measurement from EMUs (English Metric Unit) to twips (floating point value). An integer that is the value in EMUs. A value in twips. Converts a measurement from EMUs (English Metric Unit) to twips represented by 64-bit integers. A 64-bit integer that is the value in EMUs. A 64-bit integer that is the value in twips. Converts measurements in the Size structure from hundredths of an inch to documents. The with values in hundredths of an inch to be converted to documents. A structure. Converts a measurement from hundredths of an inch to documents. Returns the converted measurement as an Integer. The Integer hundredths of an inch value to be converted to documents. An Integer value. Converts measurements in the Size structure from hundredths of an inch to twips. The with values in hundredths of an inch to be converted to twips. A structure. Converts a measurement from hundredths of an inch to twips. Returns the converted measurement as an Integer. The Integer hundredths of an inch value to be converted to twips. An Integer value. Converts a measurement from hundredths of a millimeter to documents. Returns the converted measurement as an Integer. The Integer hundredths of millimeter value to be converted to documents. An Integer value. Converts measurements from hundredths of a millimeter to documents. The with values in hundredths of a millimeter to be converted to documents. A structure. Converts measurements from hundredths of a millimeter to documents and rounds them to the nearest whole value. The with values in hundredths of a millimeter to be converted to documents. A structure. Converts a measurement from hundredths of a millimeter to pixels. Returns the converted measurement as an Integer. The Integer hundredths of a millimeter value to be converted to pixels. The dpi value used for conversion. An Integer value. Converts a measurement from hundredths of a millimeter to pixels. The with values in hundredths of a millimeter to be converted to pixels. A dpi value used for conversion of the X-coordinate. A dpi value used for conversion of the Y-coordinate. A structure. Converts a measurement from hundredths of a millimeter to twips. Returns the converted measurement as an Integer. The Integer hundredths of millimeter value to be converted to twips. An Integer value. Converts measurements from hundredths of a millimeter to twips. The with values in hundredths of a millimeter to be converted to twips. A structure. Converts measurements from hundredths of a millimeter to twips and rounds them to the whole number nearest to the twip value. The with values in hundredths of a millimeter to be converted to twips. A structure. Converts a measurement from inches to documents. Returns the converted measurement as a Single. The Single inches value to be converted to documents. A Single value. Converts a measurement from inches to points. Returns the converted measurement as a Single. The inches value to be converted to points. A value. Converts a measurement from inches to twips. Returns the converted measurement as a Single. The inches value to be converted to twips. A value. Converts a measurement from millimeters to documents. Returns the converted measurement as a Single. The Single millimeters value to be converted to documents. A Single value. Converts a measurement from millimeters to points. Returns the converted measurement as an Integer. The Integer millimeters value to be converted to points. An Integer value. Converts a measurement from millimeters to points. Returns the converted measurement as a Single. A Single value in millimeters to be converted to points. A Single value. Converts a measurement from millimeters to twips. Returns the converted measurement as a Single. The millimeters value to be converted to twips. A value. Converts a measurement from picas to documents. Returns the converted measurement as a Single. The Single picas value to be converted to documents. A Single value. Converts a measurement from picas to twips. Returns the converted measurement as a Single. The picas value to be converted to twips. A value. Converts measurements from pixels to documents. The structure in pixels to be converted to documents. A dpi value used for conversion of the X-coordinate. A dpi value used for conversion of the Y-coordinate. A structure. Converts a measurement from pixels to documents. Returns the converted measurement as an Integer. The Integer pixels value to be converted to documents. A dpi value used for conversion. An Integer value. Converts rectangle coordinates from pixels to documents. A structure with values in pixels, to be converted to documents. A dpi value used for conversion of the X-coordinate. A dpi value used for conversion of the Y-coordinate. A structure composed of four floating-point numbers that represent the location and size of a rectangle. Converts a rectangle from pixels to documents. The with measurements in pixels to be converted to documents. A dpi value used for conversion of the X-coordinate. A dpi value used for conversion of the Y-coordinate. A structure. Converts a measurement from pixels to documents. Returns the converted measurement as an Integer. The Integer pixels value to be converted to documents. A dpi value used for conversion. An Integer value. Converts point coordinates from pixels to documents. The to be converted from pixels to documents. A dpi value used for conversion of the X-coordinate. A dpi value used for conversion of the Y-coordinate. A structure. Converts a measurement from pixels to documents. Returns the converted measurement as a Single. The pixels value to be converted to documents. A dpi value of the type used for conversion. A value. Converts measurements from pixels to documents and rounds them to the nearest whole number. The structure in pixels to be converted to documents. A dpi value used for conversion of the X-coordinate. A dpi value used for conversion of the Y-coordinate. A structure. Converts a measurement from pixels to hundredths of an inch. Returns the converted measurement as an Integer. An Integer pixels value to be converted to hundredths of an inch. A dpi value of the type used for conversion. An Integer value. Converts measurements from pixels to hundredths of an inch. The in pixels to be converted to hundredths of an inch. A dpi value of the type used for conversion. A structure. Converts a measurement from pixels to hundredths of a millimeter. Returns the converted measurement as an Integer. An Integer pixels value to be converted to hundredths of a millimeter. A dpi value used for conversion. An Integer value. Converts measurements from pixels to hundredths of a millimeter. The in pixels to be converted to hundredths of a millimeter. A dpi value to be used for conversion of the X-coordinate. A dpi value to be used for conversion of the Y-coordinate. A structure. Converts a measurement from pixels to points. The Integer pixels value to be converted to points. A dpi value used for conversion. An Integer value. Converts a measurement from pixels to points. The pixels value to be converted to points. A dpi value of the type used for conversion. A value. Converts a rectangle from pixels to twips. The with measurements in pixels to be converted to documents. A dpi value of the type to be used for conversion of the X-coordinate. A dpi value of the type to be used for conversion of the Y-coordinate. A structure. Converts measurements from pixels to twips. The in pixels to be converted to twips. A dpi value of the type to be used for conversion of the X-coordinate. A dpi value of the type to be used for conversion of the Y-coordinate. A structure. Converts a measurement from pixels to twips. Returns the converted measurement as an Integer. An Integer pixels value to be converted to hundredths of a millimeter, A dpi value of the type to be used for conversion of the X-coordinate. An Integer value. Converts a measurement from pixels to twips. Returns the converted measurement as a Single. The pixels value to be converted to points. A dpi value of the type used for conversion. A value. Converts a measurement from pixels to twips. Returns the converted measurement as an Int64. The pixels value to be converted to twips. A dpi value of the type used for conversion. An value. Converts measurements from pixels to twips and rounds their values to the nearest whole number. The in pixels to be converted to twips. A dpi value of the type to be used for conversion of the X-coordinate. A dpi value of the type to be used for conversion of the Y-coordinate. A structure. Converts a measurement from points to documents. Returns the converted measurement as an Integer. The Integer points value to be converted to documents. An Integer value. Converts a measurement from points to documents. Returns the converted measurement as a Single. The Single points value to be converted to documents. A Single value. Converts a measurement from points to pixels. Returns the converted measurement as an Integer. The Integer points value to be converted to pixels. A dpi value used for conversion. An Integer value. Converts a measurement from points to pixels. Returns the converted measurement as a Single. The points value to be converted to pixels. A dpi value used for conversion. A value. Converts a measurement from points to twips. Returns the converted measurement as an Integer. The Integer points value to be converted to twips. An Integer value. Converts a measurement from points to twips. Returns the converted measurement as a Single. The Single points value to be converted to twips. A value. Converts a measurement from twips to centimeters. Returns the converted measurement as a Single. The twips value to be converted to centimeters. A value. Converts a measurement from twips to documents. Returns the converted measurement as an Integer. The Integer twips value to be converted to documents. An Integer value. Converts measurements from twips to documents. A structure with values in twips to be converted to documents. A structure. Converts rectangle coordinates from twips to documents. A structure with values in twips, to be converted to documents. A structure composed of four floating-point numbers that represent the location and size of a rectangle. Converts a rectangle from documents to twips. The with values in twips, to be converted to documents. A structure. Converts a measurement from twips to documents. Returns the converted measurement as a Single. The twips value to be converted to documents. A value. Converts a measurement from twips to documents. Returns the converted measurement as an Int64. The twips value to be converted to documents. An value. Converts a measurement from twips to EMUs (English Metric Unit). An integer that is the value in twips. An integer that is the value in EMUs. Converts a measurement from twips (floating point value) to EMUs (English Metric Unit). A value in twips. An integer that is the value in EMUs. Converts a measurement from twips to EMUs (English Metric Unit) represented by 64-bit integers. A 64-bit integer that is the value in twips. A 64-bit integer that is the value in EMUs. Converts a measurement from twips to hundredths of an inch. Returns the converted measurement as an Integer. The Integer twips value to be converted to hundredths of an inch. An Integer value. Converts measurements in the Size structure from twips to hundredths of an inch. The values in twips to be converted to hundredths of an inch. A structure. Converts measurements from twips to hundredths of a millimeter. The in twips to be converted to hundredths of a millimeter. A structure. Converts a measurement from twips to inches. Returns the converted measurement as a Single. The twips value to be converted to inches. A value. Converts a measurement from twips to millimeters. Returns the converted measurement as a Single. The twips value to be converted to millimeters. A value. Converts a measurement from twips to pixels. Returns the converted measurement as an Integer. The Integer documents value to be converted to pixels. A dpi value of the type used for conversion. An Integer value. Converts point coordinates from twips to pixels. The with values in twips, to be converted to pixels. A dpi value of the type used for conversion of the X-coordinate. A dpi value of the type used for conversion of the Y-coordinate. A structure. Converts a rectangle from twips to pixels. The with values in twips, to be converted to pixels. A dpi value of the type used for conversion of the X-coordinate. A dpi value of the type used for conversion of the Y-coordinate. A structure. Converts height and width from twips to pixels. A structure with values in twips to be converted to pixels. A dpi value used for conversion of the X-coordinate. A dpi value used for conversion of the Y-coordinate. A structure that contains height and width in pixels. Converts a measurement from twips to pixels. Returns the converted measurement as a Single. The twips value to be converted to pixels. A dpi value of the type used for conversion. A value. Converts a measurement from twips to pixels. Returns the converted measurement as an Int64. The twips value to be converted to pixels. The twips value to be converted to pixels. An value. Converts a measurement from twips to points. Returns the converted measurement as a Single. The twips value to be converted to points. A value. Converts a measurement from twips to points and rounds the result. Returns the converted measurement as a Single. The twips value to be converted to points. A value.