Skip to main content
All docs
V26.1
  • StructureElement.AddFragment(Page, PageFragment) Method

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    Declaration

    public StructureMarkedContentReference AddFragment(
        Page page,
        PageFragment fragment
    )

    Parameters

    Name Type
    page Page
    fragment PageFragment

    Returns

    Type
    StructureMarkedContentReference
    See Also