public bool PrintShapes {get; set;}
'Declaration Public Property PrintShapes As Boolean
'Declaration
Public Property PrintShapes As Boolean
'Usage Dim instance As PrintInfo Dim value As Boolean instance.PrintShapes = value value = instance.PrintShapes
'Usage
Dim instance As PrintInfo Dim value As Boolean instance.PrintShapes = value value = instance.PrintShapes
PrintInfo Class PrintInfo Members