Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public X509Certificate[] Certificates { get; } |
Visual Basic |
---|
Public ReadOnly Property Certificates As X509Certificate() Get |
Visual C++ |
---|
public: property array<X509Certificate^>^ Certificates { array<X509Certificate^>^ get (); } |