[]
        
(Showing Draft Content)

C1.C1Preview.C1Page.FindFragment

FindFragment Method

FindFragment(PointD)

Searches for a RenderFragment at the specified position on the current page.

Declaration
public RenderFragment FindFragment(PointD ptPage)
Parameters
Type Name Description
PointD ptPage

The position on the current page (in ResolvedUnit units).

Returns
Type Description
RenderFragment

The RenderFragment, or null if none was found.