StructureMarkedContentGroup.AddFragment(PageFragment) Method
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| fragment | PageFragment |
Returns
| Type |
|---|
| StructureMarkedContentGroup |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public StructureMarkedContentGroup AddFragment(
PageFragment fragment
)
Public Function AddFragment(
fragment As PageFragment
) As StructureMarkedContentGroup
| Name | Type |
|---|---|
| fragment | PageFragment |
| Type |
|---|
| StructureMarkedContentGroup |