DevExpress.Office.v21.2.Core Contains classes common to all Office-inspired suites. Hidden. Use the class instead. Use the property instead. true if the document export is Azure-compatible; otherwise false. 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. 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. Contains helper classes required to draw, fill and position visual objects in Office inspired control suites. Lists values that specify how to flip tiles when a texture fill is applied to a shape. Flips tiles both horizontally and vertically. Flips tiles horizontally. Tiles are not flipped. Flips tiles vertically. Contains base interfaces and classes required for document export in Office inspired control suites. Contains classes specific for document export to HTML in office-inspired suites (Rich Text Editor, Spreadsheet). 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 exported. Gets or sets the URI of the document being exported. A string representing the document URI. Contains information about a font in . Initializes a new class instance with specified settings. The path to the font file. The font name. A zero-based index of the font within the TTC file. true if the font is bold; otherwise, false. true if the font style is italic; otherwise, false. Indicates whether the font is bold. true if the font is bold; otherwise, false. Returns the path to the font file (if the font is loaded from a file). The path to the font file. Null (Nothing in Visual Basic) if the font is loaded from a stream or byte array. Indicates whether the font style is italic. true if the font style is italic; otherwise, false. Returns the font name (including the Font Family and Font Subfamily names). The font name. Returns the font index in the TrueType Collection (TTC) file. A zero-based index of the font within the collection. A repository of user-defined fonts. Loads a font from a byte array. A byte array that contains font data. Loads a font from a stream. A stream from which to load the font. Loads a font from a file. The full path to the font file. Removes all fonts from the font repository. Releases resources associated with the instance. Returns a list of all fonts in . A list of objects that contain information about fonts in the repository. Returns an instance of the class. The class instance. Indicates whether the font repository is empty. true if the font repository contains no fonts; otherwise, false. Helper class to manage hyperlinks. Creates a hyperlink from a hyperlink URI. A string value that is target URI. The resulting hyperlink. Converts the hyperlink’s relative path to absolute. The target URI. The target base URI. A string value that is an absolute URI path. Converts a hyperlink to a hyperlink URI. A target hyperlink. The resulting URI. Converts URI to URL. The target URI. The resulting URL. Check whether the hyperlink URI is valid. A hyperlink Uri that needs to be checked. A string value that is the valid Uri. Replaces the ““ escape character to normal backslashes. A string value that needs to be corrected. The corrected string. Check whether the hyperlink’s path is local. A target hyperlink’s URI. true, if the path is local; otherwise, false. Checks whether the hyperlink’s path is relative. A target hyperlink’s URI. true, if the path is relative; otherwise, false. Corrects hyperlink tooltips that contain double quotes. The tooltip that needs to be corrected. The correct hyperlink tooltip. Contains base interfaces and classes required for document import in Office inspired control suites. Defines options for the document being imported. Gets or sets the URI of the document being imported. A string representing the document URI. Contains classes and enumerations that are intended to localize the User Interface of DevExpress Office Controls (e.g., Spreadsheet, Rich Text Editor, Snap, etc.). 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 class with the 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 DevExpress.Office.Localization.OfficeStringId enumeration value identifying the string to localize. A corresponding to the specified identifier. A default localizer to translate resources for DevExpress office products (e.g., Rich Text Editor, Spreadsheet). Initializes a new instance of the class with the default settings. A base interface for objects that represent custom XML parts in a document. Gets the globally unique identifier (GUID) of the current custom XML part. A custom XML part’s GUID. Provides access to an XML document of the current custom XML part. An XML document. A generic base interface for custom XML parts that allows you to compare two objects. An object that exposes the ICustomXmlPart interface and represents a document’s custom XML part. Determines whether the specified object is equal to the current ICustomXmlPart object. A custom XML part to compare with the current object. true if the specified object is equal to the current object; otherwise, false. A base interface for a workbook’s or text document’s collection of custom XML parts. An object that exposes the ICustomXmlPart interface and specifies a document’s custom XML part. Adds a new item to the collection. An object that exposes the ICustomXmlPart interface and specifies a newly created custom XML part. Adds an item with the specified XML content to the collection. An XML string to store in the custom XML part. An object that exposes the ICustomXmlPart interface and specifies a newly created custom XML part. Adds the specified XML document to the collection of custom XML parts. An XML document to add to the collection. An object that exposes the ICustomXmlPart interface and specifies a newly created custom XML part. Removes all custom XML parts from the collection. Determines whether the collection contains the specified custom XML part. A custom XML part to locate in the collection. true if the collection contains the specified custom XML part; otherwise, false. Determines whether the collection contains an item whose XML content equals the specified XML string. The XML content to check. true if the content of any custom XML part equals the specified XML string; otherwise, false. Returns the index of the specified custom XML part in the collection. A custom XML part to locate in the collection. A zero-based integer that specifies the custom XML part’s position within the collection. -1 if a custom XML part doesn’t belong to the collection. Returns the index of a custom XML part with the specified XML content. The content of the custom XML part to locate in the collection. A zero-based integer that specifies the custom XML part’s position within the collection. -1 if a custom XML part with the given content doesn’t belong to the collection. Inserts a new custom XML part at the specified position in the collection. A zero-based index that specifies the position where to insert a custom XML part. An object that exposes the ICustomXmlPart interface and specifies a newly created custom XML part. Inserts a new custom XML part with the given content at the specified position in the collection. A zero-based index that specifies the position where to insert a custom XML part. An XML string that specifies the custom XML part’s content. An object that exposes the ICustomXmlPart interface and specifies a newly created custom XML part. Inserts the specified XML document at the specified position in the collection. A zero-based index that specifies the position where to insert a custom XML part. An XML document to add to the collection. An object that exposes the ICustomXmlPart interface and specifies a newly created custom XML part. Removes the specified custom XML part from the collection. A custom XML part to remove from the collection. Removes a custom XML part at the specified index from the collection. A zero-based index of the custom XML part to be removed. It should be non-negative and less than the number of elements in the collection. Contains options used throughout the Office inspired control suites. Lists values used to specify the data source types available in the Data Source Wizard. Specifies that all data source types are available for data binding from the Data Source Wizard. Specifies that an Entity Framework data source is available for data binding from the Data Source Wizard. Specifies that a data source used to extract data from Microsoft® Excel® documents is available for data binding from the Data Source Wizard. Indicates a Federated data source. Indicates a JSON data source. Indicates a MongoDB data source. Specifies that an object data source is available for data binding from the Data Source Wizard. Specifies that an SQL database is available for data binding from the Data Source Wizard. Contains classes representing a set of services specific to Office-inspired suites. 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. 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. 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 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. A service used to enable chart support in the Word Processing Document API and WinForms/WPF Rich Text Editors. Initializes a new class instance. Returns an instance of the class. The class instance. Contains helper classes required for Office inspired control suites. An image in the document. Indicates whether the 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. For internal use. For internal use. For internal use. For internal use. For internal use. Closes the current image stream and releases any resources associated with the current stream. Releases all resources used by this object. For internal use. 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. For internal use. Gets the horizontal resolution of the image in pixels per inch. The horizontal resolution of this image in pixels per inch. For internal use. An integer value that represents a cache key under which an image is stored in the cache. 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. 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. 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 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. 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. 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 (double-precision floating point value). A 64-bit integer that is the value in EMUs. A value that is the 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 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 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 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 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 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 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 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 an Integer. The Integer documents value to be converted to pixels. A dpi value used for conversion. An Integer value. 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 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 an Integer. The Integer documents value to be converted to twips. An Integer value. 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 (double-precision floating point value) to documents (floating point value). A that is the value in EMUs. A 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 (double-precision floating point value) to twips (floating point value). A that is the value in EMUs. A 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 measurements from hundredths of a millimeter to documents. The with values in hundredths of a millimeter to be converted to documents. A structure. 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 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. 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 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 measurements from hundredths of a millimeter to twips. The with values in hundredths of a millimeter to be converted to twips. 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 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. Multiplies two integer values and then divides the result by a floating point value. The final result is cast to an integer (rounded to the nearest integer dropping the values after the decimal place). An integer that is the multiplicand. An integer that is the multiplier. A floating point value that is the number by which the result of the previous multiplication operation is divided. An integer that is the final result of the operation. Multiplies two integer values and then divides the result by another integer value. The final result is cast to an integer (rounded to the nearest integer dropping the values after the decimal place). An integer that is the multiplicand. An integer that is the multiplier. An integer that is the number by which the result of the previous multiplication operation is divided. An integer that is the final result of the operation. Multiplies two double-precision floating-point values and then divides the result by another double-precision floating-point value. The final result is cast to a Double (rounded to the nearest integer dropping the values after the decimal place). A double that is the multiplicand. A double that is the multiplier. A double-precision floating-point value that is the number by which the result of the previous multiplication operation is divided. A double-precision floating-point value that is the final result of the operation. Multiplies two floating point values and then divides the result by another floating point value. A floating point value that is the multiplicand. A floating point value that is the multiplier. A floating point value that is the number by which the result of the previous multiplication operation is divided. A floating point value that is the final result of the operation. 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 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 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 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 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 a measurement from pixels to documents. Returns the converted measurement as a SizeF. A SizeF 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 SizeF value. 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 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 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 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 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 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 SizeF. A SizeF structure with values in pixels to be converted to twips. A dpi value used for conversion of the X-coordinate. A dpi value used for conversion of the Y-coordinate. A SizeF 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 rectangle from documents to twips. The 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 measurements from twips to documents. A structure with values in twips to be converted to documents. A structure. 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 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 (double-precision floating point value). A value in twips. A 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 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 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 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 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 an Integer. The Integer documents value to be converted to pixels. A dpi value of the type used for conversion. An Integer value. 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.