'Declaration
Public Property ImageHeight As Double
'Usage
Dim instance As PdfFlowImageContent Dim value As Double instance.ImageHeight = value value = instance.ImageHeight
public double ImageHeight {get; set;}
'Declaration
Public Property ImageHeight As Double
'Usage
Dim instance As PdfFlowImageContent Dim value As Double instance.ImageHeight = value value = instance.ImageHeight
public double ImageHeight {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown when Height is set to a value less than 0. |
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard