Accusoft.ImagXpressSdk Namespace > LoadOptionsTiff Class : HonorOrientationTag Property |
'Declaration Public Property HonorOrientationTag As Boolean
'Usage Dim instance As LoadOptionsTiff Dim value As Boolean instance.HonorOrientationTag = value value = instance.HonorOrientationTag
public bool HonorOrientationTag {get; set;}
When true, the image is displayed faithful to the Orientation tag's value.
When false, the image is always displayed rightside up no matter the Orientation tag's value.