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

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public StructureContentItem AddContentReference(
        Page page,
        BaseAnnotation annotation
    )

    Parameters

    Name Type
    page Page
    annotation BaseAnnotation

    Returns

    Type
    StructureContentItem
    See Also