Spread WinForms 15
FarPoint.PDF Assembly / FarPoint.PDF Namespace / ISupportedProduct Interface / Product Property


In This Topic
Product Property (ISupportedProduct)
In This Topic
Get value of enum SupportedProduct specifies supported product
Syntax
'Declaration
 
Property Product As SupportedProduct
 
'Usage
 
Dim instance As ISupportedProduct
Dim value As SupportedProduct
 
instance.Product = value
 
value = instance.Product
See Also