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





In This Topic
SetOCGZoomMin Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function SetOCGZoomMin( _
   ByVal OCGId As Integer, _
   ByVal ZoomMin As Single _
) As GdPictureStatus
public GdPictureStatus SetOCGZoomMin( 
   int OCGId,
   float ZoomMin
)
public function SetOCGZoomMin( 
    OCGId: Integer;
    ZoomMin: Single
): GdPictureStatus; 
public function SetOCGZoomMin( 
   OCGId : int,
   ZoomMin : float
) : GdPictureStatus;
public: GdPictureStatus SetOCGZoomMin( 
   int OCGId,
   float ZoomMin
) 
public:
GdPictureStatus SetOCGZoomMin( 
   int OCGId,
   float ZoomMin
) 

Parameters

OCGId
ZoomMin
See Also

Reference

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