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





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

Parameters

Preference
Enable
See Also

Reference

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