Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Security Namespace / SecurityHandlerBase Class / Clone Method

In This Topic
    Clone Method (SecurityHandlerBase)
    In This Topic
    Create copy of this SecurityHandlerBase.
    Syntax
    'Declaration
     
    Public Function Clone() As SecurityHandlerBase
    public SecurityHandlerBase Clone()
    See Also