 | UnsupportedSecuritySchemeException Class |
Unsupported security scheme exception.
Inheritance Hierarchy
Namespace:
Patagames.Pdf.Net.Exceptions
Assemblies:
Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.57.2704
Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.57.2704
Syntaxpublic class UnsupportedSecuritySchemeException : PdfiumException
Public Class UnsupportedSecuritySchemeException
Inherits PdfiumException
public ref class UnsupportedSecuritySchemeException : public PdfiumException
type UnsupportedSecuritySchemeException =
class
inherit PdfiumException
end
public class UnsupportedSecuritySchemeException extends PdfiumException
Patagames.Pdf.Net.Exceptions.UnsupportedSecuritySchemeException = function();
Type.createClass(
'Patagames.Pdf.Net.Exceptions.UnsupportedSecuritySchemeException',
Patagames.Pdf.Net.Exceptions.PdfiumException);
The UnsupportedSecuritySchemeException type exposes the following members.
Constructors
See Also