|
| |
XFAFlattenerProperties () |
| |
| virtual XFAFlattenerProperties |
SetOutputIntent (Stream iccInputStream, String outputConditionIdentifier, String outputCondition, String registryName, String info) |
| |
| virtual ? PdfALevel |
GetConformanceLevel () |
| |
| virtual XFAFlattenerProperties |
SetConformanceLevel (PdfALevel? conformanceLevel) |
| |
| virtual bool |
IsTagged () |
| |
| virtual XFAFlattenerProperties |
SetTagged () |
| |
| virtual bool |
NeedsXmpMetaData () |
| |
| virtual XFAFlattenerProperties |
CreateXmpMetaData () |
| |
| virtual char |
GetPfdVersion () |
| |
| virtual XFAFlattenerProperties |
SetPdfVersion (char pdfVersion) |
| |
| virtual MetaData |
GetMetaData () |
| |
| virtual XFAFlattenerProperties |
SetMetaData (MetaData metaData) |
| |
| virtual XFAFlattenerProperties |
SetOpenPassword (byte[] password) |
| |
Defines the password which will be used if the document is encrypted with standard encryption. More...
|
| |
| bool |
IsSkipFormStateChecksumCheck () |
| |
Getter for skipFormStateChecksumCheck property. More...
|
| |
| void |
SetSkipFormStateChecksumCheck (bool skipFormStateChecksumCheck) |
| |
Setter for property skipFormStateChecksumCheck. More...
|
| |