EVO PDF Logo

ExcelToPdfDocumentOptionsRightMargin Property

EVO PDF Client for .NET Core
The rendered PDF document right margin in points. 1 point is 1/72 inch. By default the right margin is 0.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public float RightMargin { get; set; }

Property Value

Type: Single
See Also

Reference