Gets or sets the marker symbol code.
Namespace: Spire.Doc.FieldsAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public byte SymbolCode { get; set; }
Public Property SymbolCode As Byte Get Set
public: property unsigned char SymbolCode { unsigned char get (); void set (unsigned char value); }
member SymbolCode : byte with get, set
Property Value
ByteThe symbol code.