![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFSignature Class : KeyUsage Property |
public int KeyUsage {get; set;}
'Declaration
Public Property KeyUsage As Integer
'Usage
Dim instance As PDFSignature Dim value As Integer instance.KeyUsage = value value = instance.KeyUsage
public int getKeyUsage() public void setKeyUsage(int keyUsage)