'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 Presentation Foundation 4.x