'Declaration
Public Function SetZoomShrinkWidthViewer() As GdPictureStatus
public GdPictureStatus SetZoomShrinkWidthViewer()
public function SetZoomShrinkWidthViewer(): GdPictureStatus;
public function SetZoomShrinkWidthViewer() : GdPictureStatus;
public: GdPictureStatus SetZoomShrinkWidthViewer();
public: GdPictureStatus SetZoomShrinkWidthViewer();
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.