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

WiaSetDevicePropertyInt Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(972)>

Function WiaSetDevicePropertyInt( _

   ByVal PropertyID As Integer, _

   ByVal PropertyValue As Integer _

) As GdPictureStatus
[DispId(972)]

GdPictureStatus WiaSetDevicePropertyInt( 

   int PropertyID,

   int PropertyValue

)
function WiaSetDevicePropertyInt( 

    PropertyID: Integer;

    PropertyValue: Integer

): GdPictureStatus; 
DispIdAttribute(972)

function WiaSetDevicePropertyInt( 

   PropertyID : int,

   PropertyValue : int

) : GdPictureStatus;
[DispId(972)]

GdPictureStatus WiaSetDevicePropertyInt( 

   int PropertyID,

   int PropertyValue

) 
[DispId(972)]

GdPictureStatus WiaSetDevicePropertyInt( 

   int PropertyID,

   int PropertyValue

) 

Parameters

PropertyID
PropertyValue
See Also

Reference

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