[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TextMap.TextMapFragment.Add

Add Method

Add(TextMapFragment)

Adds another TextMapFragment to this.

Declaration
public void Add(TextMapFragment other)
Public Sub Add(other As TextMapFragment)
Parameters
Type Name Description
TextMapFragment other

The TextMapFragment to add.