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.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntax
C#
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