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

PropertyInputButtonActionSaveAs Class Members

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 combit.Reporting.Dom.DomItem)
Public PropertyGets or sets if a file selection dialog should appear or a quiet export is required.  
Public Property (Inherited from combit.Reporting.Dom.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 combit.Reporting.Dom.DomItem)
Public Method (Inherited from combit.Reporting.Dom.DomItem)
Public Method (Inherited from combit.Reporting.Dom.DomItem)
Top
See Also