Click or drag to resize

PdfMetamorphosisPageSettingMarginLeft Property

Set left page margin. Default values:
  1. RTF, DOCX, DOC to PDF: The same as in a source document.
  2. Text, HTML to PDF: 10 mm

Namespace: SautinSoft
Assembly: PdfMetamorphosis (in PdfMetamorphosis.dll) Version: 2024.1.12
Syntax
public PdfMetamorphosisPageSettingMargins MarginLeft { get; set; }

Property Value

PdfMetamorphosisPageSettingMargins
Remarks
Default values:
  1. RTF, DOCX, DOC to PDF: The same as in a source document.
  2. Text, HTML to PDF: 10 mm
See Also