'Declaration
Public Property PrintDeviceEnvelopeSrc As EnvelopeSourceEnum
'Usage
Dim instance As IbmPrinter Dim value As EnvelopeSourceEnum instance.PrintDeviceEnvelopeSrc = value value = instance.PrintDeviceEnvelopeSrc
public EnvelopeSourceEnum PrintDeviceEnvelopeSrc {get; set;}