'Declaration
Property CenterHorizontally As System.Boolean
'Usage
Dim instance As IPageSetup Dim value As System.Boolean instance.CenterHorizontally = value value = instance.CenterHorizontally
System.bool CenterHorizontally {get; set;}
read-write property CenterHorizontally: System.Boolean;
function get,set CenterHorizontally : System.boolean