Search Results for

    Show / Hide Table of Contents

    Class WebReportProperties

    WebReport Properies class.

    Inheritance
    System.Object
    WebReportProperties
    Namespace: FastReport.Web
    Assembly: FastReport.Web.dll
    Syntax
    [Serializable]
    public class WebReportProperties

    Properties

    AutoHeight

    Declaration
    public bool AutoHeight { get; set; }
    Property Value
    Type Description
    System.Boolean

    AutoWidth

    Declaration
    public bool AutoWidth { get; set; }
    Property Value
    Type Description
    System.Boolean

    ButtonsPath

    Declaration
    public string ButtonsPath { get; set; }
    Property Value
    Type Description
    System.String

    CacheDelay

    Declaration
    public int CacheDelay { get; set; }
    Property Value
    Type Description
    System.Int32

    CachePriority

    Declaration
    public CacheItemPriority CachePriority { get; set; }
    Property Value
    Type Description
    System.Web.Caching.CacheItemPriority

    CloudEnvironmet

    Declaration
    public bool CloudEnvironmet { get; set; }
    Property Value
    Type Description
    System.Boolean

    ControlVisible

    Declaration
    public bool ControlVisible { get; set; }
    Property Value
    Type Description
    System.Boolean

    CsvDataOnly

    Declaration
    public bool CsvDataOnly { get; set; }
    Property Value
    Type Description
    System.Boolean

    CsvSeparator

    Declaration
    public string CsvSeparator { get; set; }
    Property Value
    Type Description
    System.String

    CurrentPage

    Declaration
    public int CurrentPage { get; set; }
    Property Value
    Type Description
    System.Int32

    DateTimePickerFormat

    Declaration
    public string DateTimePickerFormat { get; set; }
    Property Value
    Type Description
    System.String

    Debug

    Declaration
    public bool Debug { get; set; }
    Property Value
    Type Description
    System.Boolean

    DesignerConfig

    Declaration
    public string DesignerConfig { get; set; }
    Property Value
    Type Description
    System.String

    DesignerLocale

    Declaration
    public string DesignerLocale { get; set; }
    Property Value
    Type Description
    System.String

    DesignerPath

    Declaration
    public string DesignerPath { get; set; }
    Property Value
    Type Description
    System.String

    DesignerSaveCallBack

    Declaration
    public string DesignerSaveCallBack { get; set; }
    Property Value
    Type Description
    System.String

    DesignerSavePath

    Declaration
    public string DesignerSavePath { get; set; }
    Property Value
    Type Description
    System.String

    DesignReport

    Declaration
    public bool DesignReport { get; set; }
    Property Value
    Type Description
    System.Boolean

    DesignScriptCode

    Declaration
    public bool DesignScriptCode { get; set; }
    Property Value
    Type Description
    System.Boolean

    Dialogs

    Declaration
    public bool Dialogs { get; set; }
    Property Value
    Type Description
    System.Boolean

    DocxMatrixBased

    Declaration
    public bool DocxMatrixBased { get; set; }
    Property Value
    Type Description
    System.Boolean

    DocxParagraphBased

    Declaration
    public bool DocxParagraphBased { get; set; }
    Property Value
    Type Description
    System.Boolean

    DocxPrintOptimized

    Declaration
    public bool DocxPrintOptimized { get; set; }
    Property Value
    Type Description
    System.Boolean

    DocxRowHeightIs

    Declaration
    public string DocxRowHeightIs { get; set; }
    Property Value
    Type Description
    System.String

    DocxWysiwyg

    Declaration
    public bool DocxWysiwyg { get; set; }
    Property Value
    Type Description
    System.Boolean

    EmbedPictures

    Declaration
    public bool EmbedPictures { get; set; }
    Property Value
    Type Description
    System.Boolean

    EnableMargins

    Declaration
    public bool EnableMargins { get; set; }
    Property Value
    Type Description
    System.Boolean

    ExternalJquery

    Declaration
    public bool ExternalJquery { get; set; }
    Property Value
    Type Description
    System.Boolean

    InlineRegistration

    Declaration
    public bool InlineRegistration { get; set; }
    Property Value
    Type Description
    System.Boolean

    Layers

    Declaration
    public bool Layers { get; set; }
    Property Value
    Type Description
    System.Boolean

    LocalizationFile

    Declaration
    public string LocalizationFile { get; set; }
    Property Value
    Type Description
    System.String

    LogFile

    Declaration
    public string LogFile { get; set; }
    Property Value
    Type Description
    System.String

    MhtPictures

    Declaration
    public bool MhtPictures { get; set; }
    Property Value
    Type Description
    System.Boolean

    MhtWysiwyg

    Declaration
    public bool MhtWysiwyg { get; set; }
    Property Value
    Type Description
    System.Boolean

    OdsCreator

    Declaration
    public string OdsCreator { get; set; }
    Property Value
    Type Description
    System.String

    OdsPageBreaks

    Declaration
    public bool OdsPageBreaks { get; set; }
    Property Value
    Type Description
    System.Boolean

    OdsWysiwyg

    Declaration
    public bool OdsWysiwyg { get; set; }
    Property Value
    Type Description
    System.Boolean

    OdtCreator

    Declaration
    public string OdtCreator { get; set; }
    Property Value
    Type Description
    System.String

    OdtPageBreaks

    Declaration
    public bool OdtPageBreaks { get; set; }
    Property Value
    Type Description
    System.Boolean

    OdtWysiwyg

    Declaration
    public bool OdtWysiwyg { get; set; }
    Property Value
    Type Description
    System.Boolean

    Padding

    Declaration
    public Padding Padding { get; set; }
    Property Value
    Type Description
    System.Windows.Forms.Padding

    PdfA

    Declaration
    public bool PdfA { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfAllowAnnotate

    Declaration
    public bool PdfAllowAnnotate { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfAllowCopy

    Declaration
    public bool PdfAllowCopy { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfAllowModify

    Declaration
    public bool PdfAllowModify { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfAllowPrint

    Declaration
    public bool PdfAllowPrint { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfAuthor

    Declaration
    public string PdfAuthor { get; set; }
    Property Value
    Type Description
    System.String

    PdfBackground

    Declaration
    public bool PdfBackground { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfCenterWindow

    Declaration
    public bool PdfCenterWindow { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfColorSpace

    Declaration
    public PDFExport.PdfColorSpace PdfColorSpace { get; set; }
    Property Value
    Type Description
    PDFExport.PdfColorSpace

    PdfCreator

    Declaration
    public string PdfCreator { get; set; }
    Property Value
    Type Description
    System.String

    PdfDisplayDocTitle

    Declaration
    public bool PdfDisplayDocTitle { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfEmbeddingFonts

    Declaration
    public bool PdfEmbeddingFonts { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfFitWindow

    Declaration
    public bool PdfFitWindow { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfHideMenubar

    Declaration
    public bool PdfHideMenubar { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfHideToolbar

    Declaration
    public bool PdfHideToolbar { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfHideWindowUI

    Declaration
    public bool PdfHideWindowUI { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfImagesOriginalResolution

    Declaration
    public bool PdfImagesOriginalResolution { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfInteractiveForms

    Declaration
    public bool PdfInteractiveForms { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfJpegCompression

    Declaration
    public bool PdfJpegCompression { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfKeywords

    Declaration
    public string PdfKeywords { get; set; }
    Property Value
    Type Description
    System.String

    PdfOutline

    Declaration
    public bool PdfOutline { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfOwnerPassword

    Declaration
    public string PdfOwnerPassword { get; set; }
    Property Value
    Type Description
    System.String

    PdfPrintOptimized

    Declaration
    public bool PdfPrintOptimized { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfPrintScaling

    Declaration
    public bool PdfPrintScaling { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfProducer

    Declaration
    public string PdfProducer { get; set; }
    Property Value
    Type Description
    System.String

    PdfShowPrintDialog

    Enable or disable showing of Print Dialog

    Declaration
    public bool PdfShowPrintDialog { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfSubject

    Declaration
    public string PdfSubject { get; set; }
    Property Value
    Type Description
    System.String

    PdfTextInCurves

    Declaration
    public bool PdfTextInCurves { get; set; }
    Property Value
    Type Description
    System.Boolean

    PdfTitle

    Declaration
    public string PdfTitle { get; set; }
    Property Value
    Type Description
    System.String

    PdfUserPassword

    Declaration
    public string PdfUserPassword { get; set; }
    Property Value
    Type Description
    System.String

    Pictures

    Declaration
    public bool Pictures { get; set; }
    Property Value
    Type Description
    System.Boolean

    PptxImageFormat

    Declaration
    public PptImageFormat PptxImageFormat { get; set; }
    Property Value
    Type Description
    PptImageFormat

    PrintInBrowser

    Declaration
    public bool PrintInBrowser { get; set; }
    Property Value
    Type Description
    System.Boolean

    PrintInPdf

    Declaration
    public bool PrintInPdf { get; set; }
    Property Value
    Type Description
    System.Boolean

    PrintWindowHeight

    Declaration
    public string PrintWindowHeight { get; set; }
    Property Value
    Type Description
    System.String

    PrintWindowWidth

    Declaration
    public string PrintWindowWidth { get; set; }
    Property Value
    Type Description
    System.String

    RefreshTimeout

    Declaration
    public int RefreshTimeout { get; set; }
    Property Value
    Type Description
    System.Int32

    ReportDataSources

    Declaration
    public string ReportDataSources { get; set; }
    Property Value
    Type Description
    System.String

    ReportDone

    Declaration
    public bool ReportDone { get; set; }
    Property Value
    Type Description
    System.Boolean

    ReportFile

    Declaration
    public string ReportFile { get; set; }
    Property Value
    Type Description
    System.String

    ReportPath

    Declaration
    public string ReportPath { get; set; }
    Property Value
    Type Description
    System.String

    ReportResourceString

    Declaration
    public string ReportResourceString { get; set; }
    Property Value
    Type Description
    System.String

    RequestHeaders

    Declaration
    public WebHeaderCollection RequestHeaders { get; set; }
    Property Value
    Type Description
    System.Net.WebHeaderCollection

    ResponseHeaders

    Declaration
    public WebHeaderCollection ResponseHeaders { get; set; }
    Property Value
    Type Description
    System.Net.WebHeaderCollection

    RtfAutoSize

    Declaration
    public bool RtfAutoSize { get; set; }
    Property Value
    Type Description
    System.Boolean

    RtfCreator

    Declaration
    public string RtfCreator { get; set; }
    Property Value
    Type Description
    System.String

    RtfImageFormat

    Declaration
    public RTFImageFormat RtfImageFormat { get; set; }
    Property Value
    Type Description
    RTFImageFormat

    RtfJpegQuality

    Declaration
    public int RtfJpegQuality { get; set; }
    Property Value
    Type Description
    System.Int32

    RtfPageBreaks

    Declaration
    public bool RtfPageBreaks { get; set; }
    Property Value
    Type Description
    System.Boolean

    RtfPictures

    Declaration
    public bool RtfPictures { get; set; }
    Property Value
    Type Description
    System.Boolean

    RtfWysiwyg

    Declaration
    public bool RtfWysiwyg { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowAfterPrepare

    Declaration
    public bool ShowAfterPrepare { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowBackButton

    Declaration
    public bool ShowBackButton { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowBottomToolbar

    Declaration
    public bool ShowBottomToolbar { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowCsvExport

    Declaration
    public bool ShowCsvExport { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowDbfExport

    Declaration
    public bool ShowDbfExport { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowExcel2007Export

    Declaration
    public bool ShowExcel2007Export { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowExports

    Declaration
    public bool ShowExports { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowFirstButton

    Declaration
    public bool ShowFirstButton { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowLastButton

    Declaration
    public bool ShowLastButton { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowMhtExport

    Declaration
    public bool ShowMhtExport { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowNextButton

    Declaration
    public bool ShowNextButton { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowOdsExport

    Declaration
    public bool ShowOdsExport { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowOdtExport

    Declaration
    public bool ShowOdtExport { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowOutline

    Declaration
    public bool ShowOutline { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowPageNumber

    Declaration
    public bool ShowPageNumber { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowPdfExport

    Declaration
    public bool ShowPdfExport { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowPowerPoint2007Export

    Declaration
    public bool ShowPowerPoint2007Export { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowPreparedReport

    Declaration
    public bool ShowPreparedReport { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowPrevButton

    Declaration
    public bool ShowPrevButton { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowPrint

    Declaration
    public bool ShowPrint { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowRefreshButton

    Declaration
    public bool ShowRefreshButton { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowRtfExport

    Declaration
    public bool ShowRtfExport { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowTabCloseButton

    Declaration
    public bool ShowTabCloseButton { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowTextExport

    Declaration
    public bool ShowTextExport { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowToolbar

    Declaration
    public bool ShowToolbar { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowWord2007Export

    Declaration
    public bool ShowWord2007Export { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowXmlExcelExport

    Declaration
    public bool ShowXmlExcelExport { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowXpsExport

    Declaration
    public bool ShowXpsExport { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShowZoomButton

    Declaration
    public bool ShowZoomButton { get; set; }
    Property Value
    Type Description
    System.Boolean

    SinglePage

    Declaration
    public bool SinglePage { get; set; }
    Property Value
    Type Description
    System.Boolean

    TabPosition

    Declaration
    public TabPosition TabPosition { get; set; }
    Property Value
    Type Description
    TabPosition

    TextAllowFrames

    Declaration
    public bool TextAllowFrames { get; set; }
    Property Value
    Type Description
    System.Boolean

    TextDataOnly

    Declaration
    public bool TextDataOnly { get; set; }
    Property Value
    Type Description
    System.Boolean

    TextEmptyLines

    Declaration
    public bool TextEmptyLines { get; set; }
    Property Value
    Type Description
    System.Boolean

    TextPageBreaks

    Declaration
    public bool TextPageBreaks { get; set; }
    Property Value
    Type Description
    System.Boolean

    TextSimpleFrames

    Declaration
    public bool TextSimpleFrames { get; set; }
    Property Value
    Type Description
    System.Boolean

    ToolbarBackgroundStyle

    Declaration
    public ToolbarBackgroundStyle ToolbarBackgroundStyle { get; set; }
    Property Value
    Type Description
    ToolbarBackgroundStyle

    ToolbarColor

    Declaration
    public Color ToolbarColor { get; set; }
    Property Value
    Type Description
    System.Drawing.Color

    ToolbarIconsStyle

    Declaration
    public ToolbarIconsStyle ToolbarIconsStyle { get; set; }
    Property Value
    Type Description
    ToolbarIconsStyle

    ToolbarStyle

    Declaration
    public ToolbarStyle ToolbarStyle { get; set; }
    Property Value
    Type Description
    ToolbarStyle

    TotalPages

    Declaration
    public int TotalPages { get; set; }
    Property Value
    Type Description
    System.Int32

    UnlimitedHeight

    Declaration
    public bool UnlimitedHeight { get; set; }
    Property Value
    Type Description
    System.Boolean

    UnlimitedWidth

    Declaration
    public bool UnlimitedWidth { get; set; }
    Property Value
    Type Description
    System.Boolean

    XlsxDataOnly

    Declaration
    public bool XlsxDataOnly { get; set; }
    Property Value
    Type Description
    System.Boolean

    XlsxGroupOnSeparateSheet

    Declaration
    public bool XlsxGroupOnSeparateSheet { get; set; }
    Property Value
    Type Description
    System.Boolean

    XlsxPageBreaks

    Declaration
    public bool XlsxPageBreaks { get; set; }
    Property Value
    Type Description
    System.Boolean

    XlsxPrintFitPage

    Declaration
    public bool XlsxPrintFitPage { get; set; }
    Property Value
    Type Description
    System.Boolean

    XlsxPrintOptimized

    Declaration
    public bool XlsxPrintOptimized { get; set; }
    Property Value
    Type Description
    System.Boolean

    XlsxSeamless

    Declaration
    public bool XlsxSeamless { get; set; }
    Property Value
    Type Description
    System.Boolean

    XlsxWysiwyg

    Declaration
    public bool XlsxWysiwyg { get; set; }
    Property Value
    Type Description
    System.Boolean

    XmlExcelDataOnly

    Declaration
    public bool XmlExcelDataOnly { get; set; }
    Property Value
    Type Description
    System.Boolean

    XmlExcelPageBreaks

    Declaration
    public bool XmlExcelPageBreaks { get; set; }
    Property Value
    Type Description
    System.Boolean

    XmlExcelWysiwyg

    Declaration
    public bool XmlExcelWysiwyg { get; set; }
    Property Value
    Type Description
    System.Boolean

    Zoom

    Declaration
    public float Zoom { get; set; }
    Property Value
    Type Description
    System.Single

    ZoomMode

    Declaration
    public ZoomMode ZoomMode { get; set; }
    Property Value
    Type Description
    ZoomMode

    Methods

    Assign(WebReportProperties)

    Assigns another object values.

    Declaration
    public void Assign(WebReportProperties properties)
    Parameters
    Type Name Description
    WebReportProperties properties
    Back to top © 1998-2025 Copyright Fast Reports Inc.