Base type for all non-field and non-annotation shapes.
Namespace: TallComponents.PDF.Layout.ShapesAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
[SerializableAttribute] public abstract class ContentShape : Shape |
| Visual Basic |
|---|
<SerializableAttribute> _ Public MustInherit Class ContentShape _ Inherits Shape |
Inheritance Hierarchy
System..::..Object
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Shapes..::..Shape
TallComponents.PDF.Layout.Shapes..::..ContentShape
TallComponents.PDF.Layout.Shapes.Barcodes..::..BarcodeShape
TallComponents.PDF.Layout.Shapes..::..ImageShape
TallComponents.PDF.Layout.Shapes..::..MultilineTextShape
TallComponents.PDF.Layout.Shapes..::..PageShape
TallComponents.PDF.Layout.Shapes..::..PathShape
TallComponents.PDF.Layout.Shapes..::..ShapeCollection
TallComponents.PDF.Layout.Shapes..::..TextShape
TallComponents.PDF.Layout..::..Object
TallComponents.PDF.Layout.Shapes..::..Shape
TallComponents.PDF.Layout.Shapes..::..ContentShape
TallComponents.PDF.Layout.Shapes.Barcodes..::..BarcodeShape
TallComponents.PDF.Layout.Shapes..::..ImageShape
TallComponents.PDF.Layout.Shapes..::..MultilineTextShape
TallComponents.PDF.Layout.Shapes..::..PageShape
TallComponents.PDF.Layout.Shapes..::..PathShape
TallComponents.PDF.Layout.Shapes..::..ShapeCollection
TallComponents.PDF.Layout.Shapes..::..TextShape