PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / OffsetsI Structure
Properties Methods


In This Topic
    OffsetsI Structure Members
    In This Topic

    The following tables list the members exposed by OffsetsI.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the OffsetsI structure.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the bottom offset.  
    Public Propertystatic (Shared in Visual Basic)Represents an empty instance of the OffsetsI structure.  
    Public PropertyGets a value indicating whether the current OffsetsI is empty.  
    Public PropertyGets or sets the left offset.  
    Public PropertyGets or sets the right offset.  
    Public PropertyGets or sets the top offset.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Converts the specified OffsetsD structure to an OffsetsI by rounding the OffsetsD's double values to the next higher integer values.  
    Public MethodReturns a string that represents the current OffsetsI.  
    Top
    See Also