FormTransparencyGroup.Clone(DocumentCloneContext) Method
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| context | DocumentCloneContext |
Returns
| Type |
|---|
| FormTransparencyGroup |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public FormTransparencyGroup Clone(
DocumentCloneContext context
)
Public Function Clone(
context As DocumentCloneContext
) As FormTransparencyGroup
| Name | Type |
|---|---|
| context | DocumentCloneContext |
| Type |
|---|
| FormTransparencyGroup |