Click or drag to resize
SignDocRenderOutput Class
Size of rendered output
Inheritance Hierarchy
SystemObject
  de.softpro.signdocsdkSignDocRenderOutput

Namespace:  de.softpro.signdocsdk
Assembly:  SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
public sealed class SignDocRenderOutput : IDisposable

The SignDocRenderOutput type exposes the following members.

Constructors
Methods
  NameDescription
Public methodDispose
Releases all resources used by the SignDocRenderOutput
Public methodgetHeight
The height of the rendered page in pixels.
Public methodgetWidth
The width of the rendered page in pixels.
Top
See Also