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