Uses of Class
com.itextpdf.kernel.pdf.action.PdfActionOcgState
-
Packages that use PdfActionOcgState Package Description com.itextpdf.kernel.pdf.action -
-
Uses of PdfActionOcgState in com.itextpdf.kernel.pdf.action
Method parameters in com.itextpdf.kernel.pdf.action with type arguments of type PdfActionOcgState Modifier and Type Method Description static PdfActionPdfAction. createSetOcgState(java.util.List<PdfActionOcgState> states)Creates a Set-OCG-State action (section 12.6.4.12 of ISO 32000-1).static PdfActionPdfAction. createSetOcgState(java.util.List<PdfActionOcgState> states, boolean preserveRb)Creates a Set-OCG-State action (section 12.6.4.12 of ISO 32000-1).
-