'Declaration Public ReadOnly Property Profile As ImGearPDFPreflightProfile
'Usage Dim instance As ImGearPDFPreflightConversionOptions Dim value As ImGearPDFPreflightProfile value = instance.Profile
public ImGearPDFPreflightProfile Profile {get;}
public: __property ImGearPDFPreflightProfile get_Profile();
public: property ImGearPDFPreflightProfile Profile { ImGearPDFPreflightProfile get(); }