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::position Struct Reference

Represents the geometric position and dimensions of an element. More...

#include <attributes.h>

Public Attributes

std::optional< double > x
 Optional x-coordinate of the bottom-left corner.
 
std::optional< double > y
 Optional y-coordinate of the bottom-left corner.
 
std::optional< double > width
 Optional width of the element.
 
std::optional< double > height
 Optional height of the element.
 

Detailed Description

Represents the geometric position and dimensions of an element.

Definition at line 88 of file attributes.h.


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