Name | Description | |
---|---|---|
McidContentItem Constructor |
The following tables list the members exposed by McidContentItem.
Name | Description | |
---|---|---|
McidContentItem Constructor |
Name | Description | |
---|---|---|
ContentItemLink | Gets the associated ContentItemBase object. (Inherited from GrapeCity.Documents.Pdf.Recognition.Structure.ContentItemBase) | |
Element | Gets the Element object containing this item. (Inherited from GrapeCity.Documents.Pdf.Recognition.Structure.ContentItemBase) | |
LogicalStructure | Gets the LogicalStructure object owning this item. (Inherited from GrapeCity.Documents.Pdf.Recognition.Structure.ContentItemBase) | |
Page | Gets the GrapeCity.Documents.Pdf.Page object where this item is located. (Inherited from GrapeCity.Documents.Pdf.Recognition.Structure.ContentItemBase) |
Name | Description | |
---|---|---|
GetImages | Gets the list of images associated with the current content item. (Inherited from GrapeCity.Documents.Pdf.Recognition.Structure.ContentItem) | |
GetParagraph | Returns an GrapeCity.Documents.Pdf.TextMap.ITextParagraph object representing the paragraph of text associated with the current content item, or null if no paragraph is associated with current item. (Inherited from GrapeCity.Documents.Pdf.Recognition.Structure.ContentItem) | |
GetText | Returns the text of the paragraph associated with the current content item (as returned by GetParagraph), or an empty string if no paragraph is associated with the current item. (Inherited from GrapeCity.Documents.Pdf.Recognition.Structure.ContentItem) |