Initializes a new instance of the ParagraphItemCollection class
Namespace: Spire.Presentation.Converter.Equation.Word.CollectionsAssembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public ParagraphItemCollection( Document doc )
Public Sub New ( doc As Document )
public: ParagraphItemCollection( Document^ doc )
new : doc : Document -> ParagraphItemCollection
Parameters
- doc
- Document