Gets the collection of anchors (elements of the type C1Anchor) associated with the current object.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public C1AnchorCollection Anchors { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Anchors As C1AnchorCollection Get |