Xceed Words for .NET v5.0 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / Bookmark Class
Properties Methods


In This Topic
    Bookmark Class Members
    In This Topic

    The following tables list the members exposed by Bookmark.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Bookmark class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the Name of this Bookmark.  
    Public PropertyGets or sets at which Paragraph this Bookmark is located.  
    Top
    Public Methods
     NameDescription
    Public MethodRemoves this Bookmark from the Document. The Paragraph will remain.  
    Public MethodSets the Text of this Bookmark.  
    Top
    See Also