Click or drag to resize

UtilityMethods StandardResolution Field

This is the default resolution for images we create. We should specify it on all bitmaps we create because new bitmaps default to the current screen resolution.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public const float StandardResolution = 96f

Field Value

Type: Single
See Also