PdfMetamorphosisPageSettingMarginLeft Property |
Set left page margin.
Default values:
- RTF, DOCX, DOC to PDF: The same as in a source document.
- Text, HTML to PDF: 10 mm
Namespace: SautinSoftAssembly: PdfMetamorphosis (in PdfMetamorphosis.dll) Version: 2024.11.6
Syntax public PdfMetamorphosisPageSettingMargins MarginLeft { get; set; }
Public Property MarginLeft As PdfMetamorphosisPageSettingMargins
Get
Set
Property Value
PdfMetamorphosisPageSettingMarginsRemarks
Default values:
- RTF, DOCX, DOC to PDF: The same as in a source document.
- Text, HTML to PDF: 10 mm
See Also