WordToPdfDocumentOptionsRightMargin Property
The rendered PDF document right margin in points. 1 point is 1/72 inch.
This property is used only when UsePageSettingsFromWord is set to false.
By default the left margin is 0
Namespace: EvoPdf.NextAssembly: EvoPdf.Next.WordToPdf (in EvoPdf.Next.WordToPdf.dll) Version: 14.0.0
public int RightMargin { get; set; }
Property Value
Int32