libhpdftbl 1.5.0
Table construction library for Haru PDF library
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
text_style Struct Reference

Specification of a text style. More...

#include <hpdftbl.h>

Data Fields

char * font
 
HPDF_REAL fsize
 
HPDF_RGBColor color
 
HPDF_RGBColor background
 
hpdftbl_text_align_t halign
 

Detailed Description

Specification of a text style.

This structure collects the basic properties for a text string (font, color, background, horizontal alignment)

Examples
tut_ex09.c.

Field Documentation

◆ background

◆ color

◆ font

◆ fsize

◆ halign


The documentation for this struct was generated from the following file: