public method ImageBuilder.SetData
Sets the byte presentation of the image for the image object content.
Gehtsoft.PDFFlow.Builder.ImageBuilder
SetData (System.Byte[] data)
data
The image bytes.
Declared in ImageBuilder