Namespace: BitMiracle.Docotic.Pdf
public double Height { get; }
Public ReadOnly Property Height As Double Get
The height is only used when ScalingMode is equal to FitHeight or FitSize. Take a look at the "Remarks" sections of the CreateFitHeight(Double) and CreateFitSize(PdfSize, Boolean) methods for more information.