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)
Syntaxpublic GraphicsState Save()
Public Function Save As GraphicsState
Return Value
Type:
GraphicsStateReturns the GraphicsState
Implements
IBarGraphicsSave
See Also