Click or drag to resize
SignDocTextFieldAttributesgetFontResourceName Method
Get the resource name of the font. This function returns an empty string if isSet() would return false. Note that setting the resource name is not possible.

Namespace:  de.softpro.signdocsdk
Assembly:  SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
public string getFontResourceName()

Return Value

Type: String
The resource name of the font.
See Also