Returns the content on this page as a collection of shape objects (nested).

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public ShapeCollection CreateShapes()
Visual Basic
Public Function CreateShapes As ShapeCollection

See Also