| SignDocRenderParametersgetPixelFormat Method |
Get the pixel format.
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntaxpublic PixelFormat getPixelFormat()
Public Function getPixelFormat As PixelFormat
public:
PixelFormat getPixelFormat()
member getPixelFormat : unit -> PixelFormat
Return Value
Type:
PixelFormat The pixel format set by setPixelFormat().
See Also