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