Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

HeaderFooterPicture.OriginalHeight Property

Gets the original height of the picture.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

float OriginalHeight { get; }

Property Value

Type Description
Single

A Single object that is the original height.

See Also