Click or drag to resize
SignDocDocumentaddPage Method

[Missing <summary> documentation for "M:de.softpro.signdocsdk.SignDocDocument.addPage(System.Int32,System.Double,System.Double)"]

Namespace: de.softpro.signdocsdk
Assembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public void addPage(
	int targetPage,
	double width,
	double height
)

Parameters

targetPage
Type: SystemInt32

[Missing <param name="targetPage"/> documentation for "M:de.softpro.signdocsdk.SignDocDocument.addPage(System.Int32,System.Double,System.Double)"]

width
Type: SystemDouble

[Missing <param name="width"/> documentation for "M:de.softpro.signdocsdk.SignDocDocument.addPage(System.Int32,System.Double,System.Double)"]

height
Type: SystemDouble

[Missing <param name="height"/> documentation for "M:de.softpro.signdocsdk.SignDocDocument.addPage(System.Int32,System.Double,System.Double)"]

See Also