Show / Hide Table of Contents

    Class RtfSegment

    The abstract base class for a segment. Known types are: RtfTextSegment, RtfBookmarkStartSegment and RtfBookmarkEndSegment

    Inheritance
    System.Object
    RtfSegment
    RtfBookmarkEndSegment
    RtfBookmarkStartSegment
    RtfTextSegment
    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 abstract class RtfSegment
    • Improve this Doc
    • View Source
    Back to top © Dangl IT GmbH