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