WordToPdfDocumentOptionsHeight Property

The height in points of the destination rectangle in PDF page where the content is rendered. By default the destination height is automatically calculated to render the whole content

Definition

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

Property Value

Single

See Also