Description |
---|
Excerpt |
---|
Returns a Pictures collection containing all pictures in the slide. Use this collection to add, access, and remove pictures from the slide. |
Signature | ||||
---|---|---|---|---|
| ||||
<pre> public Pictures Pictures{ get; }</pre> |
Signature | ||||
---|---|---|---|---|
| ||||
<p>Public ReadOnly Property Pictures() As Pictures</p> |
Example | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|