Back to Devexpress

PdfSignatureFontSettings.Clone() Method

officefileapi-devexpress-dot-pdf-dot-pdfsignaturefontsettings-78fa22c0.md

latest1.1 KB
Original Source

PdfSignatureFontSettings.Clone() Method

Creates a copy of the current PdfSignatureFontSettings object.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfSignatureFontSettings Clone()
vb
Public Function Clone As PdfSignatureFontSettings

Returns

TypeDescription
PdfSignatureFontSettings

A copy of the current object.

|

See Also

PdfSignatureFontSettings Class

PdfSignatureFontSettings Members

DevExpress.Pdf Namespace