WordToPdfDocumentOptionsTopMargin Property
The rendered PDF document top 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 TopMargin { get; set; }
Property Value
Int32