ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / DocumentModel.PaperInfo Structure
Fields Properties Methods

In This Topic
    DocumentModel.PaperInfo Structure Members
    In This Topic

    The following tables list the members exposed by DocumentModel.PaperInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DocumentModel.PaperInfo struct.  
    Top
    Public Fields
     NameDescription
    Public FieldWhether the paper is ladscape  
    Public FieldGets page size in device independent units (inches)  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the empty instance.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified object is equal to the current DocumentModel.PaperInfo instance.  
    Public MethodServes as the default hash function.  
    Top
    Public Operators
    Determines whether two specified DocumentModel.PaperInfo structs are equal.
    Determines whether two specified DocumentModel.PaperInfo structs are not equal.
    Top
    See Also