Version

SectionsCollection Class Members

The following tables list the members exposed by SectionsCollection.

Public Properties
 NameDescription
Public PropertyCountReturns the number of items in this collection.  
Public PropertyItemOverloaded. Returns the Section in this collection which is associated with the specified Paragraph  
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a Section which defines pagination for the specified Table and all content blocks which precede it.  
Public MethodClearRemoves all elements from this collection.  
Public MethodContainsOverloaded. Returns a boolean value indicating whether an element associated with the specified Paragraph instance exists in this collection.  
Public MethodRemoveOverloaded. Removes the element associated with the specified paragraph.  
Public MethodToStringReturns the string representation of this object.  
See Also