IsTagPresent

TiffOptions.IsTagPresent method

Determina se il tag è presente nelle opzioni o meno.

public bool IsTagPresent(TiffTags tag)
ParametroTipoDescrizione
tagTiffTagsL’ID tag da controllare.

Valore di ritorno

VERO se il tag è presente; altrimenti,falso .

Guarda anche