Interface PdfiumEmbedFontViaByteArrayResultPOrBuilder

    • Method Detail

      • hasSuccess

        boolean hasSuccess()
        bool success = 1;
        Returns:
        Whether the success field is set.
      • getSuccess

        boolean getSuccess()
        bool success = 1;
        Returns:
        The success.
      • 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;