Margins(Single) Constructor
Initializes all margins with the same value
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public Margins(
float all
)
Public Sub New (
all As Single
)
public:
Margins(
float all
)
new :
all : float32 -> Margins
Parameters
- all Single
- The value for all document margins.