[]
Common (base) class for Word/RTF fields.
public abstract class RtfField : RtfObject, ICloneable
Public MustInherit Class RtfField
Inherits RtfObject
Implements ICloneable
| Name | Description |
|---|---|
| ToString() | Every object in C# inherits the ToString method, which returns a string representation of that object. |