Gets and sets the comment identifier.
Namespace: Spire.Doc.FormattingAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public int Id { get; set; }
Public Property Id As Integer Get Set
public: property int Id { int get (); void set (int value); }
member Id : int with get, set
Property Value
Int32The user.