| SignDocRenderParametersgetInterlacing Method |
Get the interlacing method.
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntaxpublic Interlacing getInterlacing()
Public Function getInterlacing As Interlacing
public:
Interlacing getInterlacing()
member getInterlacing : unit -> Interlacing
Return Value
Type:
Interlacing The interlacing mode set by setInterlacing().
See Also