SignatureCustomAppearance.FontFamilyName

SignatureCustomAppearance.FontFamilyName property

Gets/sets font family name. It should be existed in the document. Default value: Arial.

public string FontFamilyName { get; set; }

See Also