'Declaration
Public Property FormXObjectHeight As Double
'Usage
Dim instance As PdfFlowFormXObjectContent Dim value As Double instance.FormXObjectHeight = value value = instance.FormXObjectHeight
public double FormXObjectHeight {get; set;}
'Declaration
Public Property FormXObjectHeight As Double
'Usage
Dim instance As PdfFlowFormXObjectContent Dim value As Double instance.FormXObjectHeight = value value = instance.FormXObjectHeight
public double FormXObjectHeight {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