PdfMetamorphosisPageSettingMarginsInch Method |
Set page margin in inches.
Namespace: SautinSoftAssembly: PdfMetamorphosis (in PdfMetamorphosis.dll) Version: 2025.5.6
Syntaxpublic void Inch(
float value
)
Public Sub Inch (
value As Single
)
Parameters
- value Single
- Value in millimeters.
See Also