Skip to main content
All docs
V26.1
  • StructureMarkedContentGroup.AddFragment(PageFragment) Method

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public StructureMarkedContentGroup AddFragment(
        PageFragment fragment
    )

    Parameters

    Name Type
    fragment PageFragment

    Returns

    Type
    StructureMarkedContentGroup
    See Also