ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.PageSetup Namespace / PaperSize Structure
Properties Methods

In This Topic
    PaperSize Structure Members
    In This Topic

    The following tables list the members exposed by PaperSize.

    Public Constructors
     NameDescription
    Public ConstructorCreates new instance of PaperSize.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets true is size represents empty size (not set)  
    Public PropertyGets the nameof paper format.  
    Public PropertyGets the size.  
    Public PropertyGets the units of paper size.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns negative value is any of dimensions of current size is less than the same dimension of another instance  
    Public MethodOverloaded. Determines whether the specified object is considered equal to the current instance of the PaperSize .  
    Public MethodServes as a hash function for PaperSize.  
    Public MethodGets paper size in inches  
    Public MethodReturns a string that represents the current instance of PaperSize.  
    Top
    See Also