combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / PropertyPdfSource Class
Properties Methods

In This Topic
    PropertyPdfSource Class Members
    In This Topic

    The following tables list the members exposed by PropertyPdfSource.

    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
    Public Methods
     NameDescription
    Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Top
    See Also