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

SetForceRasterizerInterpolation Method (GdPicturePDF)

In This Topic
Syntax
'Declaration

 

Public Sub SetForceRasterizerInterpolation( _

   ByVal Forced As Boolean _

) 
public void SetForceRasterizerInterpolation( 

   bool Forced

)
public procedure SetForceRasterizerInterpolation( 

    Forced: Boolean

); 
public function SetForceRasterizerInterpolation( 

   Forced : boolean

);
public: void SetForceRasterizerInterpolation( 

   bool Forced

) 
public:

void SetForceRasterizerInterpolation( 

   bool Forced

) 

Parameters

Forced
See Also

Reference

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