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

SetMRCPreserveSmoothing Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(554)>

Sub SetMRCPreserveSmoothing( _

   ByVal PreserveSmoothing As Boolean _

) 
[DispId(554)]

void SetMRCPreserveSmoothing( 

   bool PreserveSmoothing

)
procedure SetMRCPreserveSmoothing( 

    PreserveSmoothing: Boolean

); 
DispIdAttribute(554)

function SetMRCPreserveSmoothing( 

   PreserveSmoothing : boolean

);
[DispId(554)]

void SetMRCPreserveSmoothing( 

   bool PreserveSmoothing

) 
[DispId(554)]

void SetMRCPreserveSmoothing( 

   bool PreserveSmoothing

) 

Parameters

PreserveSmoothing
See Also

Reference

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