TextFragment.Split(TextMatchGroup) Method
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| group | TextMatchGroup |
Returns
| Type |
|---|
| TextFragment[] |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public TextFragment[] Split(
TextMatchGroup group
)
Public Function Split(
group As TextMatchGroup
) As TextFragment()
| Name | Type |
|---|---|
| group | TextMatchGroup |
| Type |
|---|
| TextFragment[] |