'Declaration
Public Property AnnotationWidth As Double
'Usage
Dim instance As PdfFlowAnnotationContent Dim value As Double instance.AnnotationWidth = value value = instance.AnnotationWidth
public double AnnotationWidth {get; set;}
'Declaration
Public Property AnnotationWidth As Double
'Usage
Dim instance As PdfFlowAnnotationContent Dim value As Double instance.AnnotationWidth = value value = instance.AnnotationWidth
public double AnnotationWidth {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown when Width 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