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