SRSPrintDestinationSettings.imageFileFormat Method [AX 2012]
Gets or sets the imageFileFormat property.
Note |
|---|
|
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using. |
Microsoft Dynamics AX 2012 R3
public SRSImageFileFormat imageFileFormat([SRSImageFileFormat _value])
Microsoft Dynamics AX 2012 R2 (SYS)
public SRSImageFileFormat imageFileFormat([SRSImageFileFormat _value])
Microsoft Dynamics AX 2012 Feature Pack (SYS)
public SRSImageFileFormat imageFileFormat([SRSImageFileFormat value])
Microsoft Dynamics AX 2012 (FPK)
public SRSImageFileFormat imageFileFormat([SRSImageFileFormat value])
Microsoft Dynamics AX 2012 (SYS)
public SRSImageFileFormat imageFileFormat([SRSImageFileFormat value])
Run On
CalledParameters
- _value
- Type: SRSImageFileFormat Enumeration
The new value of the imageFileFormat property; optional.
Community Additions
ADD
Show:
Note