Class ReportImage
Inheritance
System.Object
System.MarshalByRefObject
ReportImage
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Report
Assembly: NXOpen.dll
Syntax
public class ReportImage : NXObject, IMessageSink, INXObject
Constructors
ReportImage()
Declaration
protected ReportImage()
Properties
Caption
Declaration
public string Caption { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ImageOption
Declaration
public ImageOption ImageOption { get; }
Property Value
Type | Description |
---|---|
ImageOption |
Methods
SetImage(String)
Declaration
public void SetImage(string imageFile)
Parameters
Type | Name | Description |
---|---|---|
System.String | imageFile |
Implements
System.Runtime.Remoting.Messaging.IMessageSink