![]() |
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 : CanValidate Property |
public bool CanValidate {get; set;}
'Declaration
Public Property CanValidate As Boolean
'Usage
Dim instance As PDFSignature Dim value As Boolean instance.CanValidate = value value = instance.CanValidate
public boolean canValidate() public void setCanValidate(boolean canValidate)