AnnotationSaveOptionsTiffAnnotationFormat Property |
Gets or sets a value indicating whether annotations will be embedded as XMP or WANG in TIFF files.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public AnnotationDataFormat TiffAnnotationFormat { get; set; }
Public Property TiffAnnotationFormat As AnnotationDataFormat
Get
Set
Property Value
Type:
AnnotationDataFormat A value indicating whether TIFF annotations will be saved as XMP or WANG.
Remarks See Also