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