Set the Left, Right, Top and Bottom values to the same value.
Namespace: TallComponents.PDF.LayoutAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public static implicit operator Spacing ( Unit val ) |
| Visual Basic |
|---|
Public Shared Widening Operator CType ( _ val As Unit _ ) As Spacing |
Parameters
- val
- Type: TallComponents.PDF.Layout..::..Unit
The value to assign.