PDF File Writer Class Library - Author Uzi Granot
Pdf417EncoderWidthToHeightRatio Method |
Adjust rows and columns to achive width to height ratio
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public bool WidthToHeightRatio( double Ratio )
Parameters
- Ratio
- Type: SystemDouble
Requested width to height ratio
Return Value
Type: BooleanSuccess or failure result
