Click or drag to resize

Image Methods

The Image type exposes the following members.

Methods
  NameDescription
Protected methodAdd(OpenXmlElement, String, Double, Double, String, Boolean)
Add the image at selection
Public methodCode exampleAdd(String, Double, Double, Double, Double, BannerPages)
Added an image to fix position (anchor in header)
Private methodAddImageToPart
Adds a image file to a open XML part (not into document content)
Private methodGetAnchor
Gives an anchor object with an image object back
Private methodGetDrawing
Gives a drawing object with an image back
Private methodGetGraphic
Gives a graphic object with an image back
Private methodGetInline
Gives an image box object back
Top
Extension Methods
  NameDescription
Public Extension MethodCode exampleConvertDateFromSQL
Convert SQL date include value null
(Defined by Extension.)
Public Extension MethodConvertDateToSQL
Convert C# date type to SQL date type
(Defined by Extension.)
Top
See Also