Class RtfBookmarkEndSegment
This segment represents the end of a bookmark
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dangl.TextConverter.Rtf
Assembly: Dangl.TextConverter.dll
Syntax
public class RtfBookmarkEndSegment : RtfSegment
Properties
| Improve this Doc View SourceIdentifier
The identifier of the bookmark that is closed
Declaration
public string Identifier { get; set; }
Property Value
Type | Description |
---|---|
System.String |