Xceed Words for .NET v5.0 Documentation
Xceed.Words.NET Assembly / Xceed.Words.NET Namespace / DigitalCertificate Class
Properties Methods


DigitalCertificate Class Members

The following tables list the members exposed by DigitalCertificate.

Public Properties
 NameDescription
Public PropertyGets the certificate associated with this object.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a DigitalCertificate object from the certificate path and password received. This certificate will be used to sign a document with the DocX.Sign() method.
 
Top
See Also