Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / PrintOptionsDlg Class / prt_Out_PrintType Field


In This Topic
prt_Out_PrintType Field
In This Topic
Syntax
'Declaration
 
Protected prt_Out_PrintType As ComboBox
 
'Usage
 
Dim instance As PrintOptionsDlg
Dim value As ComboBox
 
value = instance.prt_Out_PrintType
 
instance.prt_Out_PrintType = value
See Also