Interface PdfiumGetPdfSecuritySettingsResultPOrBuilder

    • Method Detail

      • hasSecuritySettings

        boolean hasSecuritySettings()
        .ironpdfengineproto.PdfiumPdfSecuritySettingsP security_settings = 1;
        Returns:
        Whether the securitySettings field is set.
      • getSecuritySettings

        PdfiumPdfSecuritySettingsP getSecuritySettings()
        .ironpdfengineproto.PdfiumPdfSecuritySettingsP security_settings = 1;
        Returns:
        The securitySettings.
      • hasException

        boolean hasException()
        .ironpdfengineproto.RemoteExceptionP exception = 2;
        Returns:
        Whether the exception field is set.
      • getException

        RemoteExceptionP getException()
        .ironpdfengineproto.RemoteExceptionP exception = 2;
        Returns:
        The exception.
      • getExceptionOrBuilder

        RemoteExceptionPOrBuilder getExceptionOrBuilder()
        .ironpdfengineproto.RemoteExceptionP exception = 2;