PDFix SDK  6.5.0
_PdfFlattenAnnotsParams Struct Reference

PdfFlattenAnnotsParams. More...

Public Attributes

PdfPageRangeParams page_range
 
PdfAnnotSubtype subtype
 

Detailed Description

PdfFlattenAnnotsParams.

Flatten annotations params.

Member Data Documentation

◆ page_range

PdfPageRangeParams _PdfFlattenAnnotsParams::page_range

The page range of the document to which flatten annots should apply.

◆ subtype

PdfAnnotSubtype _PdfFlattenAnnotsParams::subtype

Subtype of annotations to flatten. When kAnnotUnknown is used all annotations are flattened and removed.