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

In This Topic
    PropertyInputButtonActionSaveAs Class Members
    In This Topic

    The following tables list the members exposed by PropertyInputButtonActionSaveAs.

    Public Constructors
    Public Properties
     NameDescription
    Public Property (Inherited from combit.Reporting.Dom.PropertyInputButtonActionBase)
    Public PropertyGets or sets the filename. If ShowDialog is "True", this filename will be the default for the file selection dialog.  
    Public Property

    Gets or sets the format of the exported file. Possible values are:

    • "XML"
    • "XFDF"
    • "PDF"
    • "LL"
    • "LLDATA"
     
    Public Property (Inherited from PropertyInputButtonActionBase)
    Public PropertyGets or sets if a file selection dialog should appear or a quiet export is required.  
    Public Property (Inherited from PropertyInputButtonActionBase)
    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 PropertyInputButtonActionBase)
    Public Method (Inherited from PropertyInputButtonActionBase)
    Public Method (Inherited from PropertyInputButtonActionBase)
    Top
    See Also