SetDesiredSize
ImageOrPrintOptions.SetDesiredSize method
设置图像的所需宽度和高度。
public void SetDesiredSize(int desiredWidth, int desiredHeight)
范围 | 类型 | 描述 |
---|---|---|
desiredWidth | Int32 | 所需宽度(以像素为单位) |
desiredHeight | Int32 | 所需高度(以像素为单位) |
也可以看看
- class ImageOrPrintOptions
- 命名空间 Aspose.Cells.Rendering
- 部件 Aspose.Cells