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





In This Topic
SetMRCPreserveSmoothing Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Sub SetMRCPreserveSmoothing( _
   ByVal PreserveSmoothing As Boolean _
) 
public void SetMRCPreserveSmoothing( 
   bool PreserveSmoothing
)
public procedure SetMRCPreserveSmoothing( 
    PreserveSmoothing: Boolean
); 
public function SetMRCPreserveSmoothing( 
   PreserveSmoothing : boolean
);
public: void SetMRCPreserveSmoothing( 
   bool PreserveSmoothing
) 
public:
void SetMRCPreserveSmoothing( 
   bool PreserveSmoothing
) 

Parameters

PreserveSmoothing
See Also

Reference

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