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