[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.4.1

Syntax

C#
public double FixedWidth { get; set; }
Visual Basic
Public Property FixedWidth As Double
	Get
	Set

Remarks

Applicable when ContentFitBehavior.FixedWidth only.

See Also