PdfContents.Scale Method

PDF File Writer

PdfContentsScale Method

Scale

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public void Scale(
	double Scale
)

Parameters

Scale
Type: SystemDouble
New scale
See Also