In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / AddRedactionAnnotInteractive Method

AddRedactionAnnotInteractive Method (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(332)>

Sub AddRedactionAnnotInteractive( _

   ByVal BackColor As Integer _

) 
[DispId(332)]

void AddRedactionAnnotInteractive( 

   int BackColor

)
procedure AddRedactionAnnotInteractive( 

    BackColor: Integer

); 
DispIdAttribute(332)

function AddRedactionAnnotInteractive( 

   BackColor : int

);
[DispId(332)]

void AddRedactionAnnotInteractive( 

   int BackColor

) 
[DispId(332)]

void AddRedactionAnnotInteractive( 

   int BackColor

) 

Parameters

BackColor
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members