Property Name
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Name
Gets or sets the widget name uniquely identifying this Pdf3dAnnotation among all the widgets on the Owner page.
public string? Name { get; set; }
Property Value
- string
The widget name. Can be
null
.