Gets or sets the node name.
Namespace: Spire.Pdf.AnnotationsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public string Name { get; set; }
Public Property Name As String Get Set
public: property String^ Name { String^ get (); void set (String^ value); }
member Name : string with get, set
Property Value
StringThe name of the 3D node.