'DeclarationProperty PrintArea As System.String
'UsageDim 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