Page tree

Versions Compared

Key

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

Description

Excerpt

Returns an array of Section objects that represents all the sections in this Document.

Signature
C#
C#

 public Section[] Sections{ get; }
Signature
vb.net
vb.net

Public ReadOnly Property Sections() As Section()