DocumentImageHeightInPixels Property |
For supported raster image file formats, this property will hold the image's height in pixels; otherwise the default value is -1, meaning not determined.
Namespace: OpenDiscoverSDK.Interfaces.PlatformAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public int ImageHeightInPixels { get; set; }Property Value
Int32
See Also