Pdf2Data 5.0.1 API
Loading...
Searching...
No Matches
iText.Pdf2Data.Result.Meta Namespace Reference

Classes

class   FontMetaResult
  Class representing font metadata. More...
 
class   PageLocationMetaResult
  Class representing page location metadata. More...
 

Enumerations

enum   FontStyle { BOLD , BOLD_ITALIC , ITALIC , NORMAL }
  Enum representing possible font styles. More...
 

Enumeration Type Documentation

◆ FontStyle

Enum representing possible font styles.

Enumerator
BOLD 

Bold style.

BOLD_ITALIC 

Bold and Italic style.

ITALIC 

Italic style.

NORMAL 

Normal style.