| SignDocTextFieldAttributesgetFontName Method |
Get the name of the font.
This function returns an empty string if isSet() would return false.
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntaxpublic string getFontName()
Public Function getFontName As String
public:
String^ getFontName()
member getFontName : unit -> string
Return Value
Type:
String The name of the font.
See Also