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