[Root] / Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace / Margins Structure
Properties Methods


In This Topic
    Margins Structure Members
    In This Topic

    The following tables list the members exposed by Margins.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the bottom.  
    Public Propertystatic (Shared in Visual Basic)Gets the empty.  
    Public PropertyGets the horizontal.  
    Public PropertyGets the left.  
    Public PropertyGets the right.  
    Public PropertyGets the top.  
    Public PropertyGets the vertical.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Tests if two Margins objects are considered equal.  
    Public MethodReturns a hash code for this instance.  
    Public MethodSets a bottom.  
    Public MethodSets a left.  
    Public MethodSets a right.  
    Public MethodSets a top.  
    Public MethodConvert this instance into a string representation.  
    Top
    Public Operators
    Equality operator.
    Inequality operator.
    Top
    See Also