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