Property Partitions
Partitions
Gets a read-only list of Partition objects contained within this section.
Each Partition represents a distinct segment of data (text or image), potentially formatted or divided according to specific criteria.
public IReadOnlyList<Partition> Partitions { get; }