[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.ITextRunFragmentExt

ITextRunFragmentExt Class

Provides extension methods for the ITextRunFragment interface.

Inheritance
ITextRunFragmentExt
Namespace: GrapeCity.Documents.Pdf.TextMap
Assembly: DS.Documents.Pdf.dll
Syntax
public static class ITextRunFragmentExt
Public Module ITextRunFragmentExt

Methods

Name Description
GetBounds(ITextRunFragment)

Gets a Quadrilateral representing the four vertices's bounding this ITextRunFragment object. The coordinates are relative to the top left corner of the page.

GetPoints(ITextRunFragment)

Gets the geometric coordinates (relative to the top left corner of the page) of this ITextRunFragment object.