![]() |
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 : PublicKeyBits Property |
public int PublicKeyBits {get; set;}
'Declaration
Public Property PublicKeyBits As Integer
'Usage
Dim instance As PDFSignature Dim value As Integer instance.PublicKeyBits = value value = instance.PublicKeyBits
public int getPublicKeyBits() public void setPublicKeyBits(int publicKeyBits)