'Declaration
Public Property PrintNotes As PrintNotes
'Usage
Dim instance As PrintInfo Dim value As PrintNotes instance.PrintNotes = value value = instance.PrintNotes
public PrintNotes PrintNotes {get; set;}
'Declaration
Public Property PrintNotes As PrintNotes
'Usage
Dim instance As PrintInfo Dim value As PrintNotes instance.PrintNotes = value value = instance.PrintNotes
public PrintNotes PrintNotes {get; set;}