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