GridImageOrPrintOptions.IsOptimized

GridImageOrPrintOptions.IsOptimized property

Indicates whether to optimize the output elements.

public bool IsOptimized { get; set; }

Remarks

Default value is false. Currently only the border lines are optimized when this property is set to true.

See Also