ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / PdfExportSettings Class
Properties Methods

In This Topic
    PdfExportSettings Class Members
    In This Topic

    The following tables list the members exposed by PdfExportSettings.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the value that appears for Application in the Document Properties dialog of the PDF viewer application.  
    Public PropertyGets or sets the name of the author to appear in the Document Properties dialog of the PDF viewer application.  
    Public PropertyGets or sets a value indicating whether Windows metafiles are converted to PNG files in the PDF document.  
    Public PropertyGets or sets how the fonts used in the report should be embedded in the PDF document.  
    Public PropertyGets or sets a value indicating whether the PDF document should be encrypted.  
    Public PropertyGets or sets a value indicating whether to export bookmarks in the PDF document.  
    Public PropertyGets or sets the image interpolation mode for the PDF document.  
    Public PropertyGets or sets the image quality for the PDF document.  
    Public PropertyGets or sets the keywords associated with the PDF document.  
    Public PropertyGets or sets the semicolon-delimited string of values indicating fonts that should not be embedded in the PDF document.  
    Public PropertyGets or sets the owner password that can be entered in the reader.  
    Public PropertyGets or sets the subject of the PDF document.  
    Public PropertyGets or sets the title of the PDF document.  
    Public PropertyGets or sets the user password that can be entered in the reader.  
    Public PropertyGets or sets the output PDF version.  
    Public PropertyGets or sets the angle of the watermark.  
    Public PropertyGets or sets the color of the watermark.  
    Public PropertyGets or sets the font name for the watermark.  
    Public PropertyGets or sets the font size for the watermark.  
    Public PropertyGets or sets the font style for the watermark.  
    Public PropertyGets or sets a value indicating whether the watermark should appears only on printed pages.  
    Public PropertyGets or sets the watermark text for the PDF document.  
    Top
    See Also