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