StructureElement.AddContentReference(Page, WidgetAnnotation) Method
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
public StructureContentItem AddContentReference(
Page page,
WidgetAnnotation widgetAnnotation
)
Parameters
| Name | Type |
|---|---|
| page | Page |
| widgetAnnotation | WidgetAnnotation |
Returns
| Type |
|---|
| StructureContentItem |
See Also