-
public class PdfDocument.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerFPDF_INCREMENTALprivate final IntegerFPDF_NO_INCREMENTALprivate final IntegerFPDF_REMOVE_SECURITYpublic final static PdfDocument.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetFPDF_INCREMENTAL()final IntegergetFPDF_NO_INCREMENTAL()final IntegergetFPDF_REMOVE_SECURITY()-
-
Method Detail
-
getFPDF_INCREMENTAL
final Integer getFPDF_INCREMENTAL()
-
getFPDF_NO_INCREMENTAL
final Integer getFPDF_NO_INCREMENTAL()
-
getFPDF_REMOVE_SECURITY
final Integer getFPDF_REMOVE_SECURITY()
-
-
-
-