A newer version of this page is available.
IGraphics.AddDrawingAction(DeferredAction) Method
For internal use.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
void AddDrawingAction(
DeferredAction action
)
Sub AddDrawingAction(
action As DeferredAction
)
Parameters
Name | Type |
---|---|
action | DevExpress.Printing.Core.NativePdfExport.DeferredAction |
See Also
Feedback