Uses of Class
com.itextpdf.kernel.pdf.action.PdfActionOcgState
-
Uses of PdfActionOcgState in com.itextpdf.kernel.pdf.action
Modifier and TypeMethodDescriptionstatic PdfAction
PdfAction.createSetOcgState
(List<PdfActionOcgState> states) Creates a Set-OCG-State action (section 12.6.4.12 of ISO 32000-1).static PdfAction
PdfAction.createSetOcgState
(List<PdfActionOcgState> states, boolean preserveRb) Creates a Set-OCG-State action (section 12.6.4.12 of ISO 32000-1).