FormTemplate.AddFragment(PageFragment) Method
Adds a content fragment to the FormTemplate object.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| fragment | PageFragment | The |
See Also