'Declaration
Public Function LoadFromGdPictureImage( _ ByVal ImageID As Integer, _ Optional ByVal OwnGdPictureImage As Boolean _ ) As GdPicture14.GdPictureStatus
public GdPicture14.GdPictureStatus LoadFromGdPictureImage( int ImageID, bool OwnGdPictureImage )
Parameters
- ImageID
- A GdPicture Image identifier.
- OwnGdPictureImage
- Specifies if the DocuViewareControl instance has the responsibility to release the GdPicture image. Default value is true.
Return Value
A member of the GdPictureStatus enumeration