PageMarginsLeft Property

NReco.PdfGenerator Class Library Documentation
Get or set left margin (in mm)

Namespace:  NReco.PdfGenerator
Assembly:  NReco.PdfGenerator (in NReco.PdfGenerator.dll) Version: 1.2.1
Syntax

public Nullable<float> Left { get; set; }

Property Value

Type: NullableSingle
See Also

Reference