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