PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardPrintFieldChecked Enumeration
In This Topic
    PDFStandardPrintFieldChecked Enumeration
    In This Topic
    Specifies the available values for PDFStandardPrintFieldAttribute.setChecked method.
    Members
    MemberDescription
    NEUTRALNeutral.
    OFFNot checked.
    ONChecked.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.o2sol.pdf4java.logicalstructure.PDFStandardPrintFieldChecked

    See Also