VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Tiff Namespace / TiffTag Class
In This Topic
TiffTag Class Properties
In This Topic
For a list of all properties of this type, see TiffTag.
Public Properties
 NameDescription
Public PropertyGets the data count of this tag.
Public PropertyGets or sets the data of this tag.
Public PropertyGets the identifier of this tag.
Public PropertyGets a value indicating whether the image file block is changed. (Inherited from ImageFileBlock)
Public PropertyGets a value indicating whether this tag is read-only.
Public PropertyGets a value indicating whether the image file block is virtual. (Inherited from ImageFileBlock)
Public PropertyGets the length of this image file block. (Inherited from ImageFileBlock)
Public PropertyGets the name of this tag.
Public PropertyGets the offset of this image file block. (Inherited from ImageFileBlock)
Public PropertyGets the data type of this tag.
Protected Properties
 NameDescription
Protected PropertyGets the source of this image file block. (Inherited from ImageFileBlock)
See Also