[Root] / 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 Propertystatic (Shared in Visual Basic)Gets an empty Size.  
    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 corresponding to the current instance.  
    Public MethodConverts the current instance into a string representation.  
    Top
    Public Operators
    Equality operator.
    Inequality operator.
    Top
    See Also