Skip to main content
All docs
V26.1
  • StructureElement.AddMarkedContentReference(Page, MarkedContentGroup, FormTemplate) Method

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public StructureMarkedContentReference AddMarkedContentReference(
        Page page,
        MarkedContentGroup group,
        FormTemplate formTemplate
    )

    Parameters

    Name Type
    page Page
    group MarkedContentGroup
    formTemplate FormTemplate

    Returns

    Type
    StructureMarkedContentReference
    See Also