'Declaration
Property PrintArea As System.String
'Usage
Dim instance As IPageSetup Dim value As System.String instance.PrintArea = value value = instance.PrintArea
System.string PrintArea {get; set;}
read-write property PrintArea: System.String;
function get,set PrintArea : System.String