Click or drag to resize

PdfBarGraphicsSave Method

Saves the instance of GraphicsState.

Namespace:  Atalasoft.PdfDoc.BarcodeWriting
Assembly:  Atalasoft.dotImage.PdfDoc.BarcodeWriting (in Atalasoft.dotImage.PdfDoc.BarcodeWriting.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public GraphicsState Save()

Return Value

Type: GraphicsState
Returns the GraphicsState

Implements

IBarGraphicsSave
See Also