Xceed PDF Library for .NET Documentation v1.0
Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace / Size Structure
Properties Methods


In This Topic
    Size Structure Members
    In This Topic

    The following tables list the members exposed by Size.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Size struct.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the height.  
    Public PropertyGets the width.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Tests if two Size objects are considered equal.  
    Public MethodReturns a hash code for this instance.  
    Public MethodConvert this instance into a string representation.  
    Top
    Public Operators
    Equality operator.
    Inequality operator.
    Top
    See Also