Xfinium.Pdf.Annotations Namespace > PdfAnnotationCollection Class : MoveAnnotation Method |
'Declaration
Public Function MoveAnnotation( _ ByVal annotation As PdfAnnotation, _ ByVal step As Integer _ ) As Boolean
'Usage
Dim instance As PdfAnnotationCollection Dim annotation As PdfAnnotation Dim step As Integer Dim value As Boolean value = instance.MoveAnnotation(annotation, step)
public bool MoveAnnotation( PdfAnnotation annotation, int step )
public: bool MoveAnnotation( PdfAnnotation^ annotation, int step )
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library