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





In This Topic
SetPrependContentMode Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function SetPrependContentMode( _
   ByVal Enable As Boolean _
) As GdPictureStatus
public GdPictureStatus SetPrependContentMode( 
   bool Enable
)
public function SetPrependContentMode( 
    Enable: Boolean
): GdPictureStatus; 
public function SetPrependContentMode( 
   Enable : boolean
) : GdPictureStatus;
public: GdPictureStatus SetPrependContentMode( 
   bool Enable
) 
public:
GdPictureStatus SetPrependContentMode( 
   bool Enable
) 

Parameters

Enable
See Also

Reference

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