IdxRichEditDocumentImageCollection Members
In This Article
#Properties
Name | Description |
---|---|
Count |
Returns the number of items within the list or collection.
Inherited from Idx |
Self |
Provides zero-based indexed access to items within the list or collection.
Inherited from Idx |
#Methods
Name | Description |
---|---|
Append |
Adds a new inline image to the end of a subdocument. |
Get |
Returns a subset of the stored inline images within the specified text range.
Inherited from Idx |
Get |
Returns the number of items within the list or collection.
Inherited from Idx |
Get |
Returns the collection item by its zero-based index.
Inherited from Idx |
Insert |
Inserts a new inline image at the specified position in a subdocument. |
See Also