EditableContent Class Members

Summary

The following tables list the members exposed by EditableContent.

Public Constructors

Name Description
Public Constructor static  | Shared in VB EditableContent Creates a new instance of EditableContent.

Public Methods

Name Description
Public Method deleteAt Deletes the portion of a piece located at the provided EditPosition from a document.
Public Method deleteMoveAt Deletes the portion of a piece located at the provided EditPosition from a document.
Public Method deleteRange Deletes a range of pieces from a document.
Public Method deleteTable Deletes a table from the structure.
Public Method formatAt Format the portion of a piece located at the provided EditPosition in a document.
Public Method formatRange Formats all pieces in an EditRange with the provided attribute data.
Public Method getRange Returns all pieces that are located in a given EditRange.
Public Method getString Retrieves the sub-string of a TextPiece based off the range.
Public Method getStringFromRange Retrieves the sub-string of a TextPiece based off the range
Public Method insertBlock Inserts a block piece into the structure.
Public Method insertObject Inserts an ObjectPiece into the structure.
Public Method insertPiece Inserts a piece into the piece structure.
Public Method insertTable Inserts a table into the structure.
Public Method insertText Inserts a text piece into the structure.
Public Method optimizeRange Optimizes the range by joining similar text pieces:- Must be part of the same buffer, and be continuous.- Must have same attributes.

Public Properties

Name Description
Public Property static  | Shared in VB engine The engine this EditableContent instance belongs to.
Public Property static  | Shared in VB list Module responsible for storing and manipulating list operations for the EditableContent.
Public Property static  | Shared in VB location Represents the region this EditableContent belongs to.
Public Property static  | Shared in VB parent The parent that this EditableContent belongs to.
Public Property static  | Shared in VB query Modules for running queries against the EditableContent's structure.
Public Property static  | Shared in VB structure The structure of the EditableContent.

See Also

EditableContent Class

Leadtools.Document.Editor Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Editor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.