Interface ChromeCefRenderSettingsPOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    All Known Implementing Classes:
    ChromeCefRenderSettingsP, ChromeCefRenderSettingsP.Builder

    public interface ChromeCefRenderSettingsPOrBuilder
    extends com.google.protobuf.MessageOrBuilder
    • Method Detail

      • hasAutoSizeBehavior

        boolean hasAutoSizeBehavior()
        optional int32 AutoSizeBehavior = 1;
        Returns:
        Whether the autoSizeBehavior field is set.
      • getAutoSizeBehavior

        int getAutoSizeBehavior()
        optional int32 AutoSizeBehavior = 1;
        Returns:
        The autoSizeBehavior.
      • hasAutoSizeScreenToPaperPPI

        boolean hasAutoSizeScreenToPaperPPI()
        optional int32 AutoSizeScreenToPaperPPI = 2;
        Returns:
        Whether the autoSizeScreenToPaperPPI field is set.
      • getAutoSizeScreenToPaperPPI

        int getAutoSizeScreenToPaperPPI()
        optional int32 AutoSizeScreenToPaperPPI = 2;
        Returns:
        The autoSizeScreenToPaperPPI.
      • hasEnableBackgrounds

        boolean hasEnableBackgrounds()
        optional bool EnableBackgrounds = 3;
        Returns:
        Whether the enableBackgrounds field is set.
      • getEnableBackgrounds

        boolean getEnableBackgrounds()
        optional bool EnableBackgrounds = 3;
        Returns:
        The enableBackgrounds.
      • hasEnableEmulateScreenMediaType

        boolean hasEnableEmulateScreenMediaType()
        optional bool EnableEmulateScreenMediaType = 4;
        Returns:
        Whether the enableEmulateScreenMediaType field is set.
      • getEnableEmulateScreenMediaType

        boolean getEnableEmulateScreenMediaType()
        optional bool EnableEmulateScreenMediaType = 4;
        Returns:
        The enableEmulateScreenMediaType.
      • hasEnableFormGeneration

        boolean hasEnableFormGeneration()
        optional bool EnableFormGeneration = 5;
        Returns:
        Whether the enableFormGeneration field is set.
      • getEnableFormGeneration

        boolean getEnableFormGeneration()
        optional bool EnableFormGeneration = 5;
        Returns:
        The enableFormGeneration.
      • hasEnableLandscapeOrientation

        boolean hasEnableLandscapeOrientation()
        optional bool EnableLandscapeOrientation = 6;
        Returns:
        Whether the enableLandscapeOrientation field is set.
      • getEnableLandscapeOrientation

        boolean getEnableLandscapeOrientation()
        optional bool EnableLandscapeOrientation = 6;
        Returns:
        The enableLandscapeOrientation.
      • hasFirstPageNumber

        boolean hasFirstPageNumber()
        optional int32 FirstPageNumber = 7;
        Returns:
        Whether the firstPageNumber field is set.
      • getFirstPageNumber

        int getFirstPageNumber()
        optional int32 FirstPageNumber = 7;
        Returns:
        The firstPageNumber.
      • hasMaxHeaderHeight

        boolean hasMaxHeaderHeight()
        optional int32 MaxHeaderHeight = 8;
        Returns:
        Whether the maxHeaderHeight field is set.
      • getMaxHeaderHeight

        int getMaxHeaderHeight()
        optional int32 MaxHeaderHeight = 8;
        Returns:
        The maxHeaderHeight.
      • hasMaxFooterHeight

        boolean hasMaxFooterHeight()
        optional int32 MaxFooterHeight = 9;
        Returns:
        Whether the maxFooterHeight field is set.
      • getMaxFooterHeight

        int getMaxFooterHeight()
        optional int32 MaxFooterHeight = 9;
        Returns:
        The maxFooterHeight.
      • hasSavePath

        boolean hasSavePath()
        optional string SavePath = 10;
        Returns:
        Whether the savePath field is set.
      • getSavePath

        String getSavePath()
        optional string SavePath = 10;
        Returns:
        The savePath.
      • getSavePathBytes

        com.google.protobuf.ByteString getSavePathBytes()
        optional string SavePath = 10;
        Returns:
        The bytes for savePath.
      • hasScale

        boolean hasScale()
        optional double Scale = 11;
        Returns:
        Whether the scale field is set.
      • getScale

        double getScale()
        optional double Scale = 11;
        Returns:
        The scale.
      • hasPageSizeType

        boolean hasPageSizeType()
        optional string PageSizeType = 12;
        Returns:
        Whether the pageSizeType field is set.
      • getPageSizeType

        String getPageSizeType()
        optional string PageSizeType = 12;
        Returns:
        The pageSizeType.
      • getPageSizeTypeBytes

        com.google.protobuf.ByteString getPageSizeTypeBytes()
        optional string PageSizeType = 12;
        Returns:
        The bytes for pageSizeType.
      • hasPageWidth

        boolean hasPageWidth()
        optional double PageWidth = 13;
        Returns:
        Whether the pageWidth field is set.
      • getPageWidth

        double getPageWidth()
        optional double PageWidth = 13;
        Returns:
        The pageWidth.
      • hasPageHeight

        boolean hasPageHeight()
        optional double PageHeight = 14;
        Returns:
        Whether the pageHeight field is set.
      • getPageHeight

        double getPageHeight()
        optional double PageHeight = 14;
        Returns:
        The pageHeight.
      • hasPageMarginType

        boolean hasPageMarginType()
        optional int32 PageMarginType = 15;
        Returns:
        Whether the pageMarginType field is set.
      • getPageMarginType

        int getPageMarginType()
        optional int32 PageMarginType = 15;
        Returns:
        The pageMarginType.
      • hasPageMarginTop

        boolean hasPageMarginTop()
        optional double PageMarginTop = 16;
        Returns:
        Whether the pageMarginTop field is set.
      • getPageMarginTop

        double getPageMarginTop()
        optional double PageMarginTop = 16;
        Returns:
        The pageMarginTop.
      • hasPageMarginRight

        boolean hasPageMarginRight()
        optional double PageMarginRight = 17;
        Returns:
        Whether the pageMarginRight field is set.
      • getPageMarginRight

        double getPageMarginRight()
        optional double PageMarginRight = 17;
        Returns:
        The pageMarginRight.
      • hasPageMarginBottom

        boolean hasPageMarginBottom()
        optional double PageMarginBottom = 18;
        Returns:
        Whether the pageMarginBottom field is set.
      • getPageMarginBottom

        double getPageMarginBottom()
        optional double PageMarginBottom = 18;
        Returns:
        The pageMarginBottom.
      • hasPageMarginLeft

        boolean hasPageMarginLeft()
        optional double PageMarginLeft = 19;
        Returns:
        Whether the pageMarginLeft field is set.
      • getPageMarginLeft

        double getPageMarginLeft()
        optional double PageMarginLeft = 19;
        Returns:
        The pageMarginLeft.
      • hasHeaderHtml

        boolean hasHeaderHtml()
        optional string HeaderHtml = 20;
        Returns:
        Whether the headerHtml field is set.
      • getHeaderHtml

        String getHeaderHtml()
        optional string HeaderHtml = 20;
        Returns:
        The headerHtml.
      • getHeaderHtmlBytes

        com.google.protobuf.ByteString getHeaderHtmlBytes()
        optional string HeaderHtml = 20;
        Returns:
        The bytes for headerHtml.
      • hasHeaderDividerLineColor

        boolean hasHeaderDividerLineColor()
        optional string HeaderDividerLineColor = 21;
        Returns:
        Whether the headerDividerLineColor field is set.
      • getHeaderDividerLineColor

        String getHeaderDividerLineColor()
        optional string HeaderDividerLineColor = 21;
        Returns:
        The headerDividerLineColor.
      • getHeaderDividerLineColorBytes

        com.google.protobuf.ByteString getHeaderDividerLineColorBytes()
        optional string HeaderDividerLineColor = 21;
        Returns:
        The bytes for headerDividerLineColor.
      • hasFooterHtml

        boolean hasFooterHtml()
        optional string FooterHtml = 22;
        Returns:
        Whether the footerHtml field is set.
      • getFooterHtml

        String getFooterHtml()
        optional string FooterHtml = 22;
        Returns:
        The footerHtml.
      • getFooterHtmlBytes

        com.google.protobuf.ByteString getFooterHtmlBytes()
        optional string FooterHtml = 22;
        Returns:
        The bytes for footerHtml.
      • hasFooterDividerLineColor

        boolean hasFooterDividerLineColor()
        optional string FooterDividerLineColor = 23;
        Returns:
        Whether the footerDividerLineColor field is set.
      • getFooterDividerLineColor

        String getFooterDividerLineColor()
        optional string FooterDividerLineColor = 23;
        Returns:
        The footerDividerLineColor.
      • getFooterDividerLineColorBytes

        com.google.protobuf.ByteString getFooterDividerLineColorBytes()
        optional string FooterDividerLineColor = 23;
        Returns:
        The bytes for footerDividerLineColor.
      • hasPostProcessingJavascript

        boolean hasPostProcessingJavascript()
        optional string PostProcessingJavascript = 24;
        Returns:
        Whether the postProcessingJavascript field is set.
      • getPostProcessingJavascript

        String getPostProcessingJavascript()
        optional string PostProcessingJavascript = 24;
        Returns:
        The postProcessingJavascript.
      • getPostProcessingJavascriptBytes

        com.google.protobuf.ByteString getPostProcessingJavascriptBytes()
        optional string PostProcessingJavascript = 24;
        Returns:
        The bytes for postProcessingJavascript.
      • hasRenderDelay

        boolean hasRenderDelay()
        optional int32 RenderDelay = 25;
        Returns:
        Whether the renderDelay field is set.
      • getRenderDelay

        int getRenderDelay()
        optional int32 RenderDelay = 25;
        Returns:
        The renderDelay.
      • hasTimeout

        boolean hasTimeout()
        optional int32 Timeout = 26;
        Returns:
        Whether the timeout field is set.
      • getTimeout

        int getTimeout()
        optional int32 Timeout = 26;
        Returns:
        The timeout.
      • hasTitle

        boolean hasTitle()
        optional string Title = 27;
        Returns:
        Whether the title field is set.
      • getTitle

        String getTitle()
        optional string Title = 27;
        Returns:
        The title.
      • getTitleBytes

        com.google.protobuf.ByteString getTitleBytes()
        optional string Title = 27;
        Returns:
        The bytes for title.
      • hasEnableGrayScale

        boolean hasEnableGrayScale()
        optional bool EnableGrayScale = 28;
        Returns:
        Whether the enableGrayScale field is set.
      • getEnableGrayScale

        boolean getEnableGrayScale()
        optional bool EnableGrayScale = 28;
        Returns:
        The enableGrayScale.
      • hasWaitFor

        boolean hasWaitFor()
        optional .ironpdfengineproto.RenderOptionWaitForP WaitFor = 29;
        Returns:
        Whether the waitFor field is set.
      • getWaitFor

        RenderOptionWaitForP getWaitFor()
        optional .ironpdfengineproto.RenderOptionWaitForP WaitFor = 29;
        Returns:
        The waitFor.