'Declaration Public Function CreateSecurityHandler( _ Optional ByVal password As System.String _ ) As StandardSecurityHandlerRev6
public StandardSecurityHandlerRev6 CreateSecurityHandler( System.string password )
Parameters
- password
- If a non-null password is specified, it is assigned to owner and user passwords on the handler.
Return Value
A new instance of GrapeCity.Documents.Pdf.Security.StandardSecurityHandlerRev6.