public CodecsTiffPhotometricInterpretation TiffPhotometricInterpretation {get; set;}
'Declaration
Public Property TiffPhotometricInterpretation As CodecsTiffPhotometricInterpretation
'Usage
Dim instance As CodecsStartDecompressOptions
Dim value As CodecsTiffPhotometricInterpretation
instance.TiffPhotometricInterpretation = value
value = instance.TiffPhotometricInterpretation
public CodecsTiffPhotometricInterpretation TiffPhotometricInterpretation {get; set;}
@property (nonatomic, assign) LTCodecsTiffPhotometricInterpretation tiffPhotometricInterpretation;
public CodecsTiffPhotometricInterpretation getTiffPhotometricInterpretation()
public void setTiffPhotometricInterpretation(CodecsTiffPhotometricInterpretation value)
get_TiffPhotometricInterpretation();
set_TiffPhotometricInterpretation(value);
Object.defineProperty('TiffPhotometricInterpretation');
Property Value
The desiired photometric interpretation value for the save process.