NodeLevelResourceType

NodeLevelResourceType

Overview

NodeLevelResourceType is a enum in Aspose.PDF FOSS for .NET.

NodeLevelResourceType enum distinguishes between Font and Image resources when working with structural elements.

This enumeration defines 2 values: Font, Image.

Values

ValueDescription
Font
Image

See Also