Config.MaxShapeOrImageWidthOrHeight
Config.MaxShapeOrImageWidthOrHeight property
Gets/Sets the max width or height for a shape or an image ,GridJs will ignore the shape or image with the width or height larger than this, it takes effect when IslimitShapeOrImage=true. the default value is 10000.
public static int MaxShapeOrImageWidthOrHeight { get; set; }
See Also
- class Config
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs