Range.ToImage

Range.ToImage method

Converts the range to image.

public byte[] ToImage(ImageOrPrintOptions options)
ParameterTypeDescription
optionsImageOrPrintOptionsThe options for converting this range to image

See Also