Back to Devexpress

Picture.OriginalWidth Property

officefileapi-devexpress-dot-spreadsheet-dot-picture-0ed2bacc.md

latest1.2 KB
Original Source

Picture.OriginalWidth Property

Gets the width of an image residing in the Picture object.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
float OriginalWidth { get; }
vb
ReadOnly Property OriginalWidth As Single

Property Value

TypeDescription
Single

A Single value that is the width of an image in units specified by the ISpreadsheetComponent.Unit value.

|

See Also

Picture Interface

Picture Members

DevExpress.Spreadsheet Namespace