DocWire SDK
DocWire SDK: Award-winning modern data processing in C++20. SourceForge Community Choice & Microsoft support. AI-driven processing. Supports nearly 100 data formats, including email boxes and OCR. Boost efficiency in text extraction, web data extraction, data mining, document analysis. Offline processing possible for security and confidentiality
docwire::attributes::styling Struct Reference

Represents CSS-like styling information for document elements. More...

#include <attributes.h>

Public Attributes

std::vector< std::string > classes
 List of CSS classes.
 
std::string id
 Unique identifier for the element.
 
std::string style
 Inline style string.
 

Detailed Description

Represents CSS-like styling information for document elements.

Definition at line 33 of file attributes.h.


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