Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / Pkcs7SignatureBuilder Class / IncludeOcsp Property

In This Topic
    IncludeOcsp Property
    In This Topic
    Gets or sets a value indicating whether to include OCSP information into the signature.
    Syntax
    'Declaration
     
    Public Property IncludeOcsp As System.Boolean
    public System.bool IncludeOcsp {get; set;}
    See Also