Link Search Menu Expand Document

Margins Class

[Missing <summary> documentation for "T:Bytescout.PDF.Converters.Margins"]

Inheritance Hierarchy
SystemObject
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
NameDescription
Public methodMargins
Initializes a new instance of the Margins class
Public methodMargins(Double, Double, Double, Double)
Initializes a new instance of the Margins class
Top
Properties
NameDescription
Public propertyAll
Public propertyBottom
Public propertyLeft
Public propertyRight
Public propertyTop
Public propertyUnit
Defaults to Inches.
Top
Methods
NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference