Skip to main content
All docs
V25.1
  • PdfLtvException Constructors

    Occurs when LTV certificate verification fails.
    Name Parameters Description
    PdfLtvException() none Initializes a new instance of the PdfLtvException class.
    PdfLtvException(String, Exception) message, innerException Initializes a new instance of the PdfLtvException class with specified settings.
    PdfLtvException(String) message Initializes a new instance of the PdfLtvException class with specified settings.
    See Also