[This is preliminary documentation and is subject to change.]

The fixed width this conversion use. (default 1000)

Namespace:  TallComponents.Web
Assembly:  TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.2.6

Syntax

C#
public double FixedWidth { get; set; }
Visual Basic (Declaration)
Public Property FixedWidth As Double

Remarks

Applicable when ContentFitBehavior.FixedWidth only.

See Also