Table of Contents

Method IsTagPresent

Namespace
Aspose.CAD.ImageOptions
Assembly
Aspose.CAD.dll

IsTagPresent(TiffTags)

Determines whether tag is present in the options or not.

public bool IsTagPresent(TiffTags tag)

Parameters

tag TiffTags

The tag id to check.

Returns

bool

true if tag is present; otherwise, false.