Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.Reporting.v4.3 Assembly / Xceed.Grid.Reporting Namespace / ExportSettings Class


In This Topic
    ExportSettings Class Properties
    In This Topic

    For a list of all members of this type, see ExportSettings members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the author of the export settings.  
    Public PropertyGets or sets the description of the export settings.  
    Public Property  
    Public PropertyGets a boolean value indicating if the Author property has been explicitly set.  
    Public PropertyGets a boolean value indicating if the Description property has been explicitly set.  
    Public Property  
    Public PropertyGets a boolean value indicating if the Keywords property has been explicitly set.  
    Public PropertyGets a boolean value indicating if the Landscape property has been explicitly set.  
    Public PropertyGets a boolean value indicating if the Margins property has been explicitly set.  
    Public PropertyGets a boolean value indicating if the PaperSize property has been explicitly set.  
    Public PropertyGets a boolean value indicating if the Title property has been explicitly set.  
    Public Property  
    Public PropertyGets or sets the keywords associated with the export settings.  
    Public PropertyGets or sets a value indicating whether the Report is exported in landscape or portrait orientation.  
    Public PropertyGets or sets the System.Drawing.Printing.Margins for the Report's pages.  
    Public PropertyGets or sets the size of the Report's pages.  
    Public PropertyGets or sets the title associated with the export settings.  
    Public Property  
    Top
    See Also