Back to Devexpress

PdfLtvOptions.TryFetchOcspOnline Property

officefileapi-devexpress-dot-pdf-dot-pdfltvoptions-f7a4d5e2.md

latest1.1 KB
Original Source

PdfLtvOptions.TryFetchOcspOnline Property

Specifies whether to obtain the certificate status in an Online Certificate Status Protocol (OCSP) response.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Docs.v25.2.dll

NuGet Package : DevExpress.Document.Processor

Declaration

csharp
public bool TryFetchOcspOnline { get; set; }
vb
Public Property TryFetchOcspOnline As Boolean

Property Value

TypeDescription
Boolean

true to obtain the certificate status in an OCSP response; otherwise, false.

|

See Also

PdfLtvOptions Struct

PdfLtvOptions Members

DevExpress.Pdf Namespace