'Declaration
<DefaultValueAttribute()>
<DescriptionAttribute("An enumeration value which represents the initial Fit Type for the image to be displayed in the Viewer control.")>
<CategoryAttribute("PageView Properties")>
<BrowsableAttribute(True)>
Public Property ImageFitType As FitType
'Usage
Dim instance As PageView
Dim value As FitType
instance.ImageFitType = value
value = instance.ImageFitType