PictureFormat.ColorType Property

Definition

Returns or sets the type of color transformation applied to the specified picture or OLE object.

public:
 property Microsoft::Office::Core::MsoPictureColorType ColorType { Microsoft::Office::Core::MsoPictureColorType get(); void set(Microsoft::Office::Core::MsoPictureColorType value); };
public Microsoft.Office.Core.MsoPictureColorType ColorType { get; set; }
member this.ColorType : Microsoft.Office.Core.MsoPictureColorType with get, set
Public Property ColorType As MsoPictureColorType

Property Value

Applies to