mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Annotation settings functions
This commit is contained in:
@ -134,6 +134,8 @@ private:
|
||||
std::vector<PDFReal> m_dashPattern;
|
||||
};
|
||||
|
||||
using AnnotationBorderStyle = PDFAnnotationBorder::Style;
|
||||
|
||||
/// Annotation border effect
|
||||
class PDFAnnotationBorderEffect
|
||||
{
|
||||
|
Reference in New Issue
Block a user