Returns the content on this page as a collection of shape objects (nested).
Namespace: TallComponents.PDFAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public ShapeCollection CreateShapes( Summary summary ) |
| Visual Basic |
|---|
Public Function CreateShapes ( _ summary As Summary _ ) As ShapeCollection |
Parameters
- summary
- Type: TallComponents.PDF.Diagnostics..::..Summary
Provides a summary of messages collected during the create shapes method.