MeshLib
 
Loading...
Searching...
No Matches
MR::PdfParameters Struct Reference

Parameters of document style. More...

#include <MRPdf.h>

Public Attributes

HPDF_REAL titleSize = 18.f
 
HPDF_REAL textSize = 14.f
 
std::string fontName = "Helvetica"
 Font name list of available fonts: Courier (-Bold, -Oblique, -BoldOblique) Helvetica (-Bold, -Oblique, -BoldOblique) Times (-Roman, -Bold, -Italic, -BoldItalic) Symbol ZapfDingbats.
 

Detailed Description

Parameters of document style.

Member Data Documentation

◆ fontName

std::string MR::PdfParameters::fontName = "Helvetica"

Font name list of available fonts: Courier (-Bold, -Oblique, -BoldOblique) Helvetica (-Bold, -Oblique, -BoldOblique) Times (-Roman, -Bold, -Italic, -BoldItalic) Symbol ZapfDingbats.

◆ textSize

HPDF_REAL MR::PdfParameters::textSize = 14.f

◆ titleSize

HPDF_REAL MR::PdfParameters::titleSize = 18.f

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