HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Editor
Flatten
Pdf Property
A flag indicating if the output PDF is flattened. The default value is false
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
Copy
public
bool
FlattenPdf
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
PdfEditor Class
HiQPdf.Next Namespace
In This Article
Definition
See Also