Back to Devexpress

PdfSignatureBuilder.ApplicationName Property

officefileapi-devexpress-dot-pdf-dot-pdfsignaturebuilder-664483bd.md

latest1.0 KB
Original Source

PdfSignatureBuilder.ApplicationName Property

Specifies the name of the software module used to create the signature.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public string ApplicationName { get; set; }
vb
Public Property ApplicationName As String

Property Value

TypeDescription
String

The software module name.

|

See Also

PdfSignatureBuilder Class

PdfSignatureBuilder Members

DevExpress.Pdf Namespace