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
.
.
::
.
.
ID Property
Shape Class
See Also
Send Feedback
This Identifier (ID) can be used to track which shape raise an exception.
Namespace:
TallComponents.PDF.Layout.Shapes
Assembly:
TallComponents.PDF.Layout
(in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
C#
public
string
ID
{
get
;
set
; }
Visual Basic
Public
Property
ID
As
String
Get
Set
See Also
Shape Class
TallComponents.PDF.Layout.Shapes Namespace