| SignDocRenderParametersgetDecorations Method |
Get the value set by setDecorations().
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntaxpublic bool getDecorations()
Public Function getDecorations As Boolean
public:
bool getDecorations()
member getDecorations : unit -> bool
Return Value
Type:
Boolean the value set by setDecorations().
See Also