'Declaration Public Property PrintComments As PrintLocation
'Usage Dim instance As PageSetup Dim value As PrintLocation instance.PrintComments = value value = instance.PrintComments
public PrintLocation PrintComments {get; set;}
'Declaration Public Property PrintComments As PrintLocation
'Usage Dim instance As PageSetup Dim value As PrintLocation instance.PrintComments = value value = instance.PrintComments
public PrintLocation PrintComments {get; set;}