FontFamilyName

PdfDigitalSignatureAppearance.FontFamilyName property

Gets or sets the Font family name to display the labels. Default value is “Arial”.

public string FontFamilyName { get; set; }

See Also