'Declaration Public Property OmitJpegComments As Boolean
'Usage Dim instance As WriteBehaviours Dim value As Boolean instance.OmitJpegComments = value value = instance.OmitJpegComments
public bool OmitJpegComments {get; set;}
'Declaration Public Property OmitJpegComments As Boolean
'Usage Dim instance As WriteBehaviours Dim value As Boolean instance.OmitJpegComments = value value = instance.OmitJpegComments
public bool OmitJpegComments {get; set;}