Interface PdfiumReplaceFontViaStandardFontNameResultPOrBuilder

    • Method Detail

      • hasResult

        boolean hasResult()
        uint32 result = 1;
        Returns:
        Whether the result field is set.
      • getResult

        int getResult()
        uint32 result = 1;
        Returns:
        The result.
      • 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;