'DeclarationPublic Property AllowVerticalMove As Boolean
'UsageDim instance As PDFVisualAnnotationMoveEventArgs Dim value As Boolean instance.AllowVerticalMove = value value = instance.AllowVerticalMove
public bool AllowVerticalMove {get; set;}
'DeclarationPublic Property AllowVerticalMove As Boolean
'UsageDim instance As PDFVisualAnnotationMoveEventArgs Dim value As Boolean instance.AllowVerticalMove = value value = instance.AllowVerticalMove
public bool AllowVerticalMove {get; set;}
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