Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Returns a Pictures collection containing all pictures in the slide. Use this collection to add, access, and remove pictures from the slide.

Signature
C#
C#
<table class="diff-macro"><thead><tr><th class="diff-macro-title">unmigrated-wiki-markup</th></tr></thead><tbody><tr><td class="diff-macro-body"><pre> <pre> public Pictures Pictures{ get; }
</pre></td></tr></tbody></table>pre>
Signature
vb.net
vb.net
<p>Public ReadOnly Property Pictures() As Pictures</p>

...