Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
TallPDF.NET 3.0 Class Library (.NET 2.0)
Shape
.
.
::
.
.
Dock Property
Shape Class
See Also
Send Feedback
How this shape is docked.
Namespace:
TallComponents.PDF.Layout.Shapes
Assembly:
TallComponents.PDF.Layout
(in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
C#
public
DockStyle
Dock
{
get
;
set
; }
Visual Basic
Public
Property
Dock
As
DockStyle
Get
Set
See Also
Shape Class
TallComponents.PDF.Layout.Shapes Namespace