Table of Contents

Property Version

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Version

Gets the certificate version.

public int Version { get; }

Property Value

int

The certificate version.

Remarks

The Verify PDF signature in C# and VB.NET article shows how to access and verify digital signatures in PDF documents.