Skip to content

T_PDFiumSharp_SaveFlags

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

SaveFlags Enumeration

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public enum SaveFlags

Members

 

Member name Value Description
None 0
Incremental 1
NotIncremental 2
RemoveSecurity 3

See Also

Reference

PDFiumSharp Namespace

Clone this wiki locally