Back to Devexpress

PdfLtvOptions.TryFetchCrlOnline Property

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

latest1.1 KB
Original Source

PdfLtvOptions.TryFetchCrlOnline Property

Specifies whether to obtain the certificate status in a Certificate Revocation List (CRL) response.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Docs.v25.2.dll

NuGet Package : DevExpress.Document.Processor

Declaration

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

Property Value

TypeDescription
Boolean

true to obtain the certificate status in a CRL response; otherwise, false.

|

See Also

PdfLtvOptions Struct

PdfLtvOptions Members

DevExpress.Pdf Namespace