class ImageExtensions

Parents

object

Brief

The class for adding images.

Static Public Methods

AddImage

Adds an image from a file to the repeating area, configures the image, and returns the ImageBuilder.

AddImage

Adds an image in bytes to the repeating area, configures the image, and returns the ImageBuilder.

AddImage

Adds an image in bytes with specified width and height in pixels and scaling mode to the repeating area, and returns the ImageBuilder.

AddImage

Adds an image in bytes with specified size in pixels and scaling mode to the repeating area, and returns the ImageBuilder.

AddImage

Adds an image in bytes with a specified scaling mode to the repeating area, and returns the ImageBuilder.

AddImage

Adds an image with specified width and height in pixels and scaling mode from a file to the repeating area, and returns the ImageBuilder.

AddImage

Adds an image with specified size in pixels and scaling mode from a file to the repeating area, and returns the ImageBuilder.

AddImage

Adds an image with a specified scaling mode from a file to the repeating area, and returns the ImageBuilder.

AddImage

Adds an image from a file to the section, configures the image, and returns the ImageBuilder.

AddImage

Adds an image in bytes to the section, configures the image, and returns the ImageBuilder.

AddImage

Adds an image in bytes with the specified width and height in pixels and scaling mode to the section, and returns the ImageBuilder.

AddImage

Adds an image in bytes with specified size in pixels and scaling mode to the section, and returns the ImageBuilder.

AddImage

Adds an image in bytes with a specified scaling mode to the section and returns the ImageBuilder.

AddImage

Adds an image with specified width and height in pixels and scaling mode from a file to the section and returns the ImageBuilder.

AddImage

Adds an image with specified size in pixels and scaling mode from a file to the section and returns the ImageBuilder.

AddImage

Adds an image with a specified scaling mode from a file to the section and returns the ImageBuilder.

AddImage

Adds an image from a file to the table cell, configures the image, and returns the ImageBuilder.

AddImage

Adds an image in bytes to a table cell and returns the ImageBuilder.

AddImage

Adds an image in bytes with specified width and height in pixels and scaling mode to the table cell and returns the ImageBuilder.

AddImage

Adds an image in bytes with specified size in pixels and scaling mode to the table cell and returns the ImageBuilder.

AddImage

Adds an image in bytes with a specified scaling mode to the table cell and returns the ImageBuilder.

AddImage

Adds an image with specified width and height in pixels and scaling mode from a file to the table cell and returns the ImageBuilder.

AddImage

Adds an image with specified size in pixels and scaling mode from a file to the table cell and returns the ImageBuilder.

AddImage

Adds an image with a specified scaling mode from a file to the table cell and returns the ImageBuilder.

AddImageToCell

Adds an image from a file to the table cell, configures the image, and returns the TableCellBuilder.

AddImageToCell

Adds an image in bytes to the table cell, configures the image, and returns the TableCellBuilder.

AddImageToCell

Adds an image with specified width and height in pixels and scaling mode from a file to the table cell and returns the TableCellBuilder.

AddImageToCell

Adds an image with specified size in pixels and scaling mode from a file to the table cell and returns the TableCellBuilder.

AddImageToCell

Adds an image with a specified scaling mode from a file to the table cell and returns the TableCellBuilder.

AddImageToCell

Adds an image in bytes with specified width and height in pixels and scaling mode to the table cell and returns the TableCellBuilder.

AddImageToCell

Adds an image in bytes with specified size in pixels and scaling mode to the table cell and returns the TableCellBuilder.

AddImageToCell

Adds an image in bytes with a specified scaling mode to the table cell and returns the TableCellBuilder.

AddImageToRepeatingArea

Adds an image from a file to the repeating area, configures the image, and returns the RepeatingAreaBuilder.

AddImageToRepeatingArea

Adds an image in bytes to the repeating area, configures the image, and returns the RepeatingAreaBuilder.

AddImageToRepeatingArea

Adds an image with specified width and height in pixels and scaling mode from a file to the repeating area, and returns the RepeatingAreaBuilder.

AddImageToRepeatingArea

Adds an image with specified size in pixels and scaling mode from a file to the repeating area, and returns the RepeatingAreaBuilder.

AddImageToRepeatingArea

Adds an image with a specified scaling mode from a file to the repeating area and returns the RepeatingAreaBuilder.

AddImageToRepeatingArea

Adds an image in bytes with specified width and height in pixels and scaling mode to the repeating area and returns the RepeatingAreaBuilder.

AddImageToRepeatingArea

Adds an image in bytes with specified size in pixels and scaling mode to the repeating area and returns the RepeatingAreaBuilder.

AddImageToRepeatingArea

Adds an image in bytes with a specified scaling mode to the repeating area and returns the RepeatingAreaBuilder.

AddImageToSection

Adds an image from a file to the section, configures the image, and returns the SectionBuilder.

AddImageToSection

Adds an image in bytes to the section, configures the image, and returns the SectionBuilder.

AddImageToSection

Adds an image with specified width and height in pixels and scaling mode from a file to the section and returns the SectionBuilder.

AddImageToSection

Adds an image with specified size in pixels and scaling mode from a file to the section and returns the SectionBuilder.

AddImageToSection

Adds an image with a specified scaling mode from a file to the section and returns the SectionBuilder.

AddImageToSection

Adds an image in bytes with specified width and height in pixels and scaling mode to the section and returns the SectionBuilder.

AddImageToSection

Adds an image in bytes with specified size in pixels and scaling mode to the section and returns the SectionBuilder.

AddImageToSection

Adds an image in bytes with a specified scaling mode to the section and returns the SectionBuilder.

AddInlineImage

Adds an inline image from a file to the paragraph, configures the image, adds a tabulation symbol, if necessary, and returns the InlineImageBuilder.

AddInlineImage

Adds an inline image in bytes, configures the image, adds a tabulation symbol, if necessary, and returns the InlineImageBuilder.

AddInlineImage

Adds an inline image in bytes with specified width and height in pixels and scaling mode to the paragraph, adds a tabulation symbol, if necessary, and returns the InlineImageBuilder.

AddInlineImage

Adds an inline image with specified size in pixels and scaling mode from a file to the paragraph, adds a tabulation symbol, if necessary, and returns the InlineImageBuilder.

AddInlineImage

Adds an inline image with a specified scaling mode from a file to the paragraph, adds a tabulation symbol, if necessary, and returns the InlineImageBuilder.

AddInlineImage

Adds an inline image in bytes with specified width and height in pixels and scaling mode to the paragraph, adds a tabulation symbol, if necessary, and returns the InlineImageBuilder.

AddInlineImage

Adds an inline image in bytes with specified size in pixels and scaling mode to the paragraph, adds a tabulation symbol, if necessary, and returns the InlineImageBuilder.

AddInlineImage

Adds an inline image in bytes with a specified scaling mode to the paragraph, adds a tabulation symbol, if necessary, and returns the InlineImageBuilder.

AddInlineImageToParagraph

Adds an inline image from a file to the paragraph, configures the image, adds a tabulation symbol, if necessary, and returns the ParagraphBuilder.

AddInlineImageToParagraph

Adds an inline image in bytes to the paragraph, configures the image, adds a tabulation symbol, if necessary, and returns the ParagraphBuilder.

AddInlineImageToParagraph

Adds an inline image with specified width and height in pixels and scaling mode from a file to the paragraph, adds a tabulation symbol, if necessary, and returns the ParagraphBuilder.

AddInlineImageToParagraph

Adds an inline image with specified size in pixels and scaling mode from a file to the paragraph, adds a tabulation symbol, if necessary, and returns the ParagraphBuilder.

AddInlineImageToParagraph

Adds an inline image with a specified scaling mode from a file to the paragraph, adds a tabulation symbol, if necessary, and returns the ParagraphBuilder.

AddInlineImageToParagraph

Adds an inline image in bytes with specified width and height in pixels and scaling mode to the paragraph, adds a tabulation symbol, if necessary, and returns the ParagraphBuilder.

AddInlineImageToParagraph

Adds an inline image in bytes with specified size in pixels and scaling mode to the paragraph, adds a tabulation symbol, if necessary, and returns the ParagraphBuilder.

AddInlineImageToParagraph

Adds an inline image in bytes with a specified scaling mode to the paragraph, adds a tabulation symbol, if necessary, and returns the ParagraphBuilder.

back