GdPicture.NET.14
GdPicture14 Namespace / AnnotationManager Class / AddRedactionAnnot Method





In This Topic
AddRedactionAnnot Method (AnnotationManager)
In This Topic
Syntax
'Declaration
 
Public Function AddRedactionAnnot( _
   ByVal BackColor As Color, _
   ByVal Left As Single, _
   ByVal Top As Single, _
   ByVal Width As Single, _
   ByVal Height As Single, _
   ByVal Title As String _
) As AnnotationRedaction
 

Parameters

BackColor
Left
Top
Width
Height
Title
See Also