TransformClassSetParamsForPrinting Method

Definition

Namespace: PCBI_InstanceSync
Assembly: PCBI_InstanceSync (in PCBI_InstanceSync.dll) Version: 16.0.0.0 (16.0.0.0)
C#
public void SetParamsForPrinting(
	RectangleF mm,
	float fixedScale,
	bool CenterPicture
)

Parameters

mm  RectangleF
 
fixedScale  Single
 
CenterPicture  Boolean
 

See Also