WordToPdfConverterProcessPageBreakMarks Property
Gets or sets a value indicating whether page break marks from Word documents
should be processed and rendered in the output PDF.
The default value is true.
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
public bool ProcessPageBreakMarks { get; set; }
Property Value
Boolean