Margins(Single) Constructor
Initializes all margins with the same value
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public Margins(
float all
)
Public Sub New (
all As Single
)
Parameters
- all Single
- The value for all document margins.