WordToPdfDocumentOptionsWidth Property

The width in points of the destination rectangle in PDF page where the content is rendered. By default the destination width is the available width in PDF page

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public float Width { get; set; }

Property Value

Single

See Also