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