Create documents
Creating a new empty document
$d = New-VisioDocument
NOTE: The cmdlet will create a new Visio Application object if one is not needed
Last updated
$d = New-VisioDocument
NOTE: The cmdlet will create a new Visio Application object if one is not needed
Last updated