Accusoft.ImagXpressSdk Namespace > SaveOptionsGif Class : Type Property |
'Declaration Public Property Type As GifType
'Usage Dim instance As SaveOptionsGif Dim value As GifType instance.Type = value value = instance.Type
public GifType Type {get; set;}