[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.RichTextEditor.SetBackgroundImageRenderDimensions

SetBackgroundImageRenderDimensions Method

SetBackgroundImageRenderDimensions(int, int)

Sets the dimensions of the background image renderer.

Declaration
public void SetBackgroundImageRenderDimensions(int width, int height)
Public Sub SetBackgroundImageRenderDimensions(width As Integer, height As Integer)
Parameters
Type Name Description
int width

Width of the renderer

int height

Height of the renderer