UserDefinedAuthEventArgsCustomHandler Property

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Gets or sets the custom security handler.

Namespace:  Apitron.PDF.Rasterizer.Security
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public ICustomSecurityHandler CustomHandler { get; set; }

Property Value

Type: ICustomSecurityHandler
The custom handler.
See Also

Reference