Margins Constructor (Double, Double, Double, Double)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Initializes a new instance of the Margins class
Namespace:Bytescout.PDF.ConvertersAssembly: Bytescout.PDF.Converters (in Bytescout.PDF.Converters.dll) Version: 3.5.1.1204-master
Syntax
Parameters
- left
- Type: SystemDouble
[Missing <param name="left"/> documentation for "M:Bytescout.PDF.Converters.Margins.#ctor(System.Double,System.Double,System.Double,System.Double)"]
- top
- Type: SystemDouble
[Missing <param name="top"/> documentation for "M:Bytescout.PDF.Converters.Margins.#ctor(System.Double,System.Double,System.Double,System.Double)"]
- right
- Type: SystemDouble
[Missing <param name="right"/> documentation for "M:Bytescout.PDF.Converters.Margins.#ctor(System.Double,System.Double,System.Double,System.Double)"]
- bottom
- Type: SystemDouble
[Missing <param name="bottom"/> documentation for "M:Bytescout.PDF.Converters.Margins.#ctor(System.Double,System.Double,System.Double,System.Double)"]
See Also