 |
PdfMargins(Single) Constructor |
Initializes all margins with the same value
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic PdfMargins(
float all
)
Public Sub New (
all As Single
)
Parameters
- all Single
- The value for all document margins.
See Also