GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / SetMRCImageBackgroundResolution Method





In This Topic
SetMRCImageBackgroundResolution Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Sub SetMRCImageBackgroundResolution( _
   ByVal Resolution As Single _
) 
public void SetMRCImageBackgroundResolution( 
   float Resolution
)
public procedure SetMRCImageBackgroundResolution( 
    Resolution: Single
); 
public function SetMRCImageBackgroundResolution( 
   Resolution : float
);
public: void SetMRCImageBackgroundResolution( 
   float Resolution
) 
public:
void SetMRCImageBackgroundResolution( 
   float Resolution
) 

Parameters

Resolution
See Also

Reference

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