List & Label .NET
combit.Reporting.Dom Namespace / PropertyPdfSource Class

In This Topic
    PropertyPdfSource Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the display (alignment) options for the PDF.  
    Public PropertyGets or sets if the PDF should be embedded into the project file.  
    Public Property  
    Public PropertyGets or sets the file information (path, file name) of the PDF.  
    Public Property

    Gets or sets the font mode.


    0 = Use Windows font mapping
    1 = Render fonts as outlines
    2 = Use embedded fonts

     
    Public PropertyGets or sets a formula for the PDF source.  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public PropertyGets or sets if the PDF source should be determined by the FileInfo property (value 0) or the Formula property (value 1).  
    Public PropertyGets or sets if the PDF object supports a page break or not.  
    Public PropertyGets or sets the page range to display in the PDF (String.Empty = print all pages).  
    Public PropertyGets or sets the password needed if the PDF uses encryption.  
    Public Property  
    Top
    See Also