GridImageOrPrintOptions.SetDesiredSize
GridImageOrPrintOptions.SetDesiredSize method
Sets desired width and height of image.
public void SetDesiredSize(int desiredWidth, int desiredHeight)
Parameter | Type | Description |
---|---|---|
desiredWidth | Int32 | desired width in pixels |
desiredHeight | Int32 | desired height in pixels |
See Also
- class GridImageOrPrintOptions
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop