public ColorProfileType ProfileType { get; }
Public ReadOnly Property ProfileType As ColorProfileType Get
public: property ColorProfileType ProfileType { ColorProfileType get (); }
member ProfileType : ColorProfileType with get
In This Article