PDF File Writer Class Library - Author Uzi Granot
PdfTilingPatternSetTileBox Method (Double, Double) |
Set tile box
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public void SetTileBox( double Width, double Height )
Parameters
- Width
- Type: SystemDouble
Box width. - Height
- Type: SystemDouble
Box height.

Set rectangle bounding box and equal step.
