DesignViewRepresentation.SetAllContentCenterComponentsVisibility Method
Parent Object: DesignViewRepresentationDescription
Method that sets the visibility of all content center components.
Syntax
DesignViewRepresentation.SetAllContentCenterComponentsVisibility( Visible As Boolean )Parameters
Name | Type | Description |
Visible | Boolean | Input Boolean value that specifies whether all the content center components are visible or not. |