Configure custom graphics.
Namespace: Spire.Pdf.SecurityAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public void ConfigureCustomGraphics( PdfSignature..::..GraphicsGenerateHandler handler )
Public Sub ConfigureCustomGraphics ( handler As PdfSignature..::..GraphicsGenerateHandler )
public: void ConfigureCustomGraphics( PdfSignature..::..GraphicsGenerateHandler^ handler )
member ConfigureCustomGraphics : handler : PdfSignature..::..GraphicsGenerateHandler -> unit
Parameters
- handler
- PdfSignature..::..GraphicsGenerateHandler
the handler which generate graphics.