Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NPaperSize Structure
Fields Properties Methods


In This Topic
    NPaperSize Structure Members
    In This Topic

    The following tables list the members exposed by NPaperSize.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets paper height.  
    Public PropertyGets the paper height in DIPs.  
    Public PropertyGets the default orientation of this paper size - Portrait if Width is smaller than or equal to Height, otherwise Landscape.  
    Public PropertyGets the paper kind of this paper size.  
    Public PropertyGets the paper width.  
    Public PropertyGets the paper width in DIPs.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts this paper size object to a size object in DIPs  
    Public MethodDeserializes the object state from the specified property bag.  
    Public MethodDetermines whether the specified object is equal to the current one.  
    Public MethodReturns the hash code of the current object.  
    Public MethodSerializes the object state into the specified property bag.  
    Public MethodConverts this paper size object to a size object in Incesh  
    Public MethodConverts this paper size object to a size object in Millimeteres  
    Public MethodGets a string representation of this object  
    Top
    Public Operators
    Determines whether a is equal to b
    Determines whether a is not equal to b
    Top
    See Also