[]
Represents a fragment of a RenderText in a resolved C1PrintDocument.
public class RenderTextFragment : RenderTextFragmentBase, IDocumentLocation
Name | Description |
---|---|
RenderObject | Gets the RenderText that produced the current fragment. |
Name | Description |
---|---|
CreateSame() | Creates new empty RenderTextFragment object linked with same RenderObject as current object. |
FindHyperlink(PointD) | Searches for a C1Hyperlink object in the current fragment at the specified position. |
GetHyperlinks(C1HyperlinkInfoCollection) | Adds information about all hyperlinks that appear in the current fragment to a C1HyperlinkInfoCollection. |