Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
[Missing <summary> documentation for "T:Bytescout.PDF.Converters.Margins"]
Inheritance Hierarchy
Bytescout.PDF.ConvertersMargins
Namespace: Bytescout.PDF.Converters
Assembly: Bytescout.PDF.Converters (in Bytescout.PDF.Converters.dll) Version: 3.5.1.1204-master
Syntax
[SerializableAttribute] [TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class Margins
The Margins type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Margins | Initializes a new instance of the Margins class | |
| Margins(Double, Double, Double, Double) | Initializes a new instance of the Margins class |
Properties
| Name | Description | |
|---|---|---|
| All | ||
| Bottom | ||
| Left | ||
| Right | ||
| Top | ||
| Unit |
Defaults to Inches.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also