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

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public StructureMarkedContentReference AddFragment(
        PageFragment fragment
    )

    Parameters

    Name Type
    fragment PageFragment

    Returns

    Type
    StructureMarkedContentReference
    See Also