'Declaration
Public Function SetZoomWidthViewer() As GdPictureStatus
public GdPictureStatus SetZoomWidthViewer()
public function SetZoomWidthViewer(): GdPictureStatus;
public function SetZoomWidthViewer() : GdPictureStatus;
public: GdPictureStatus SetZoomWidthViewer();
public: GdPictureStatus SetZoomWidthViewer();
Return Value
A member of the GdPictureStatus enumeration. If the method has been successfully followed, then the return value is GdPictureStatus.OK.
We strongly recommend always checking this status first.