ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / PageSettings Class
Properties Methods Events

In This Topic
    PageSettings Class Members
    In This Topic

    The following tables list the members exposed by PageSettings.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PageSettings class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the report document is collated.  
    Public PropertyGets or sets a value that specifies whether the report document should print to the printer's default paper size.  
    Public PropertyGets or sets a value that specifies whether the report document should print to the printer's default paper source.  
    Public PropertyGets or sets the report document setting for double-sided printing.  
    Public PropertyGets or sets the amount of space between columns in inches.  
    Public PropertyGets or sets the default page margins of the report document.  
    Public PropertyGets or sets a value that specifies whether the margins will be mirrored for every other page of the document.  
    Public PropertyGets or sets a value that specifies whether the document pages should be printed in portrait or landscape.  
    Public PropertyGets or sets a value that specifies the height of a custom paper size.  
    Public PropertyGets or sets the kind of paper to be used to print the report.  
    Public PropertyGets or sets the name of the type of paper.  
    Public PropertyGets or sets the paper source used to print the report document pages.  
    Public PropertyGets the name of the paper source.  
    Public PropertyGets or sets a value that specifies the width, in inches, of a custom paper size.  
    Top
    Public Methods
     NameDescription
    Public MethodReleases the PageSettings object from memory.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when any of the PageSettings properties are changed.  
    Top
    See Also