PresentationDocument.HasPrivateStorage Method
Parent Object:
PresentationDocument
Description
Obtains a Boolean flag indicating if the specified sub-storage exists within this document.
Syntax
PresentationDocument.
HasPrivateStorage
(
StorageName
As String ) As Boolean
Parameters
Name
Type
Description
StorageName
String
Input String that specifies the name of the sub-storage.
Version
Introduced in version 4
© Copyright 2021 Autodesk, Inc.
Comment on this page.