Interface ChromePdfRenderOptionsPOrBuilder
- 
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder
 - All Known Implementing Classes:
- ChromePdfRenderOptionsP,- ChromePdfRenderOptionsP.Builder
 
 public interface ChromePdfRenderOptionsPOrBuilder extends com.google.protobuf.MessageOrBuilder
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleangetCreatePdfFormsFromHtml()optional bool apply_margin_to_header_and_footer = 1;ChromePdfCssMediaTypePgetCssMediaType()optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;ChromePdfCssMediaTypePOrBuildergetCssMediaTypeOrBuilder()optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;StringDictionaryPgetCustomCookies()optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;StringDictionaryPOrBuildergetCustomCookiesOrBuilder()optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;StringgetCustomCssUrl()optional string custom_css_url = 2;com.google.protobuf.ByteStringgetCustomCssUrlBytes()optional string custom_css_url = 2;doublegetCustomPaperHeight()optional double custom_paper_height = 24;doublegetCustomPaperWidth()optional double custom_paper_width = 23;booleangetEnableGrayscale()optional bool enable_grayscale = 32;booleangetEnableJavaScript()optional bool enable_java_script = 3;booleangetEnableMathematicalLatex()optional bool enable_mathematical_latex = 37;intgetFirstPageNumber()optional int32 first_page_number = 30;ChromeFitToPaperModesPgetFitToPaperMode()optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;ChromeFitToPaperModesPOrBuildergetFitToPaperModeOrBuilder()optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;booleangetForcePaperSize()optional bool force_paper_size = 33;booleangetGrayScale()optional bool generate_unique_document_identifiers = 6;ChromeHtmlHeaderFooterPgetHtmlFooter()optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;ChromeHtmlHeaderFooterPOrBuildergetHtmlFooterOrBuilder()optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;ChromeHtmlHeaderFooterPgetHtmlHeader()optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;ChromeHtmlHeaderFooterPOrBuildergetHtmlHeaderOrBuilder()optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;StringgetInputEncoding()optional string input_encoding = 21;com.google.protobuf.ByteStringgetInputEncodingBytes()optional string input_encoding = 21;StringgetJavascript()optional string javascript = 25;com.google.protobuf.ByteStringgetJavascriptBytes()optional string javascript = 25;doublegetMarginBottom()optional double margin_bottom = 8;doublegetMarginLeft()optional double margin_left = 9;doublegetMarginRight()optional double margin_right = 10;doublegetMarginTop()optional double margin_top = 11;ChromePdfPaperOrientationPgetPaperOrientation()optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;ChromePdfPaperOrientationPOrBuildergetPaperOrientationOrBuilder()optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;ChromePdfPaperSizePgetPaperSize()optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;ChromePdfPaperSizePOrBuildergetPaperSizeOrBuilder()optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;booleangetPrintHtmlBackgrounds()optional bool print_html_backgrounds = 14;intgetRenderDelay()optional int32 render_delay = 15;ChromeTableOfContentsTypesPgetTableOfContents()optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;ChromeTableOfContentsTypesPOrBuildergetTableOfContentsOrBuilder()optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;ChromeTextHeaderFooterPgetTextFooter()optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;ChromeTextHeaderFooterPOrBuildergetTextFooterOrBuilder()optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;ChromeTextHeaderFooterPgetTextHeader()optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;ChromeTextHeaderFooterPOrBuildergetTextHeaderOrBuilder()optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;intgetTimeout()optional int32 timeout = 16;StringgetTitle()optional string title = 17;com.google.protobuf.ByteStringgetTitleBytes()optional string title = 17;ChromeUseMarginsPgetUseMarginsOnHeaderFooter()optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;ChromeUseMarginsPOrBuildergetUseMarginsOnHeaderFooterOrBuilder()optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;intgetViewPortHeight()optional int32 view_port_height = 18;intgetViewPortWidth()optional int32 view_port_width = 19;RenderOptionWaitForPgetWaitFor()optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;RenderOptionWaitForPOrBuildergetWaitForOrBuilder()optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;intgetZoom()optional int32 zoom = 20;booleanhasCreatePdfFormsFromHtml()optional bool apply_margin_to_header_and_footer = 1;booleanhasCssMediaType()optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;booleanhasCustomCookies()optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;booleanhasCustomCssUrl()optional string custom_css_url = 2;booleanhasCustomPaperHeight()optional double custom_paper_height = 24;booleanhasCustomPaperWidth()optional double custom_paper_width = 23;booleanhasEnableGrayscale()optional bool enable_grayscale = 32;booleanhasEnableJavaScript()optional bool enable_java_script = 3;booleanhasEnableMathematicalLatex()optional bool enable_mathematical_latex = 37;booleanhasFirstPageNumber()optional int32 first_page_number = 30;booleanhasFitToPaperMode()optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;booleanhasForcePaperSize()optional bool force_paper_size = 33;booleanhasGrayScale()optional bool generate_unique_document_identifiers = 6;booleanhasHtmlFooter()optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;booleanhasHtmlHeader()optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;booleanhasInputEncoding()optional string input_encoding = 21;booleanhasJavascript()optional string javascript = 25;booleanhasMarginBottom()optional double margin_bottom = 8;booleanhasMarginLeft()optional double margin_left = 9;booleanhasMarginRight()optional double margin_right = 10;booleanhasMarginTop()optional double margin_top = 11;booleanhasPaperOrientation()optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;booleanhasPaperSize()optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;booleanhasPrintHtmlBackgrounds()optional bool print_html_backgrounds = 14;booleanhasRenderDelay()optional int32 render_delay = 15;booleanhasTableOfContents()optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;booleanhasTextFooter()optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;booleanhasTextHeader()optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;booleanhasTimeout()optional int32 timeout = 16;booleanhasTitle()optional string title = 17;booleanhasUseMarginsOnHeaderFooter()optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;booleanhasViewPortHeight()optional int32 view_port_height = 18;booleanhasViewPortWidth()optional int32 view_port_width = 19;booleanhasWaitFor()optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;booleanhasZoom()optional int32 zoom = 20;- 
Methods inherited from interface com.google.protobuf.MessageOrBuilderfindInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
 
- 
 
- 
- 
- 
Method Detail- 
hasCreatePdfFormsFromHtmlboolean hasCreatePdfFormsFromHtml() optional bool apply_margin_to_header_and_footer = 1; optional bool create_pdf_forms_from_html = 1;- Returns:
- Whether the createPdfFormsFromHtml field is set.
 
 - 
getCreatePdfFormsFromHtmlboolean getCreatePdfFormsFromHtml() optional bool apply_margin_to_header_and_footer = 1; optional bool create_pdf_forms_from_html = 1;- Returns:
- The createPdfFormsFromHtml.
 
 - 
hasCustomCssUrlboolean hasCustomCssUrl() optional string custom_css_url = 2;- Returns:
- Whether the customCssUrl field is set.
 
 - 
getCustomCssUrlString getCustomCssUrl() optional string custom_css_url = 2;- Returns:
- The customCssUrl.
 
 - 
getCustomCssUrlBytescom.google.protobuf.ByteString getCustomCssUrlBytes() optional string custom_css_url = 2;- Returns:
- The bytes for customCssUrl.
 
 - 
hasEnableJavaScriptboolean hasEnableJavaScript() optional bool enable_java_script = 3;- Returns:
- Whether the enableJavaScript field is set.
 
 - 
getEnableJavaScriptboolean getEnableJavaScript() optional bool enable_java_script = 3;- Returns:
- The enableJavaScript.
 
 - 
hasFitToPaperModeboolean hasFitToPaperMode() optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;- Returns:
- Whether the fitToPaperMode field is set.
 
 - 
getFitToPaperModeChromeFitToPaperModesP getFitToPaperMode() optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;- Returns:
- The fitToPaperMode.
 
 - 
getFitToPaperModeOrBuilderChromeFitToPaperModesPOrBuilder getFitToPaperModeOrBuilder() optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;
 - 
hasGrayScaleboolean hasGrayScale() optional bool generate_unique_document_identifiers = 6; optional bool gray_scale = 7;- Returns:
- Whether the grayScale field is set.
 
 - 
getGrayScaleboolean getGrayScale() optional bool generate_unique_document_identifiers = 6; optional bool gray_scale = 7;- Returns:
- The grayScale.
 
 - 
hasMarginBottomboolean hasMarginBottom() optional double margin_bottom = 8;- Returns:
- Whether the marginBottom field is set.
 
 - 
getMarginBottomdouble getMarginBottom() optional double margin_bottom = 8;- Returns:
- The marginBottom.
 
 - 
hasMarginLeftboolean hasMarginLeft() optional double margin_left = 9;- Returns:
- Whether the marginLeft field is set.
 
 - 
getMarginLeftdouble getMarginLeft() optional double margin_left = 9;- Returns:
- The marginLeft.
 
 - 
hasMarginRightboolean hasMarginRight() optional double margin_right = 10;- Returns:
- Whether the marginRight field is set.
 
 - 
getMarginRightdouble getMarginRight() optional double margin_right = 10;- Returns:
- The marginRight.
 
 - 
hasMarginTopboolean hasMarginTop() optional double margin_top = 11;- Returns:
- Whether the marginTop field is set.
 
 - 
getMarginTopdouble getMarginTop() optional double margin_top = 11;- Returns:
- The marginTop.
 
 - 
hasPaperOrientationboolean hasPaperOrientation() optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;- Returns:
- Whether the paperOrientation field is set.
 
 - 
getPaperOrientationChromePdfPaperOrientationP getPaperOrientation() optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;- Returns:
- The paperOrientation.
 
 - 
getPaperOrientationOrBuilderChromePdfPaperOrientationPOrBuilder getPaperOrientationOrBuilder() optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;
 - 
hasPaperSizeboolean hasPaperSize() optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;- Returns:
- Whether the paperSize field is set.
 
 - 
getPaperSizeChromePdfPaperSizeP getPaperSize() optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;- Returns:
- The paperSize.
 
 - 
getPaperSizeOrBuilderChromePdfPaperSizePOrBuilder getPaperSizeOrBuilder() optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;
 - 
hasPrintHtmlBackgroundsboolean hasPrintHtmlBackgrounds() optional bool print_html_backgrounds = 14;- Returns:
- Whether the printHtmlBackgrounds field is set.
 
 - 
getPrintHtmlBackgroundsboolean getPrintHtmlBackgrounds() optional bool print_html_backgrounds = 14;- Returns:
- The printHtmlBackgrounds.
 
 - 
hasRenderDelayboolean hasRenderDelay() optional int32 render_delay = 15;- Returns:
- Whether the renderDelay field is set.
 
 - 
getRenderDelayint getRenderDelay() optional int32 render_delay = 15;- Returns:
- The renderDelay.
 
 - 
hasTimeoutboolean hasTimeout() optional int32 timeout = 16;- Returns:
- Whether the timeout field is set.
 
 - 
getTimeoutint getTimeout() optional int32 timeout = 16;- Returns:
- The timeout.
 
 - 
hasTitleboolean hasTitle() optional string title = 17;- Returns:
- Whether the title field is set.
 
 - 
getTitleString getTitle() optional string title = 17;- Returns:
- The title.
 
 - 
getTitleBytescom.google.protobuf.ByteString getTitleBytes() optional string title = 17;- Returns:
- The bytes for title.
 
 - 
hasViewPortHeightboolean hasViewPortHeight() optional int32 view_port_height = 18;- Returns:
- Whether the viewPortHeight field is set.
 
 - 
getViewPortHeightint getViewPortHeight() optional int32 view_port_height = 18;- Returns:
- The viewPortHeight.
 
 - 
hasViewPortWidthboolean hasViewPortWidth() optional int32 view_port_width = 19;- Returns:
- Whether the viewPortWidth field is set.
 
 - 
getViewPortWidthint getViewPortWidth() optional int32 view_port_width = 19;- Returns:
- The viewPortWidth.
 
 - 
hasZoomboolean hasZoom() optional int32 zoom = 20;- Returns:
- Whether the zoom field is set.
 
 - 
getZoomint getZoom() optional int32 zoom = 20;- Returns:
- The zoom.
 
 - 
hasInputEncodingboolean hasInputEncoding() optional string input_encoding = 21;- Returns:
- Whether the inputEncoding field is set.
 
 - 
getInputEncodingString getInputEncoding() optional string input_encoding = 21;- Returns:
- The inputEncoding.
 
 - 
getInputEncodingBytescom.google.protobuf.ByteString getInputEncodingBytes() optional string input_encoding = 21;- Returns:
- The bytes for inputEncoding.
 
 - 
hasCssMediaTypeboolean hasCssMediaType() optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;- Returns:
- Whether the cssMediaType field is set.
 
 - 
getCssMediaTypeChromePdfCssMediaTypeP getCssMediaType() optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;- Returns:
- The cssMediaType.
 
 - 
getCssMediaTypeOrBuilderChromePdfCssMediaTypePOrBuilder getCssMediaTypeOrBuilder() optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;
 - 
hasCustomPaperWidthboolean hasCustomPaperWidth() optional double custom_paper_width = 23;- Returns:
- Whether the customPaperWidth field is set.
 
 - 
getCustomPaperWidthdouble getCustomPaperWidth() optional double custom_paper_width = 23;- Returns:
- The customPaperWidth.
 
 - 
hasCustomPaperHeightboolean hasCustomPaperHeight() optional double custom_paper_height = 24;- Returns:
- Whether the customPaperHeight field is set.
 
 - 
getCustomPaperHeightdouble getCustomPaperHeight() optional double custom_paper_height = 24;- Returns:
- The customPaperHeight.
 
 - 
hasJavascriptboolean hasJavascript() optional string javascript = 25;- Returns:
- Whether the javascript field is set.
 
 - 
getJavascriptString getJavascript() optional string javascript = 25;- Returns:
- The javascript.
 
 - 
getJavascriptBytescom.google.protobuf.ByteString getJavascriptBytes() optional string javascript = 25;- Returns:
- The bytes for javascript.
 
 - 
hasHtmlHeaderboolean hasHtmlHeader() optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;- Returns:
- Whether the htmlHeader field is set.
 
 - 
getHtmlHeaderChromeHtmlHeaderFooterP getHtmlHeader() optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;- Returns:
- The htmlHeader.
 
 - 
getHtmlHeaderOrBuilderChromeHtmlHeaderFooterPOrBuilder getHtmlHeaderOrBuilder() optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;
 - 
hasHtmlFooterboolean hasHtmlFooter() optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;- Returns:
- Whether the htmlFooter field is set.
 
 - 
getHtmlFooterChromeHtmlHeaderFooterP getHtmlFooter() optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;- Returns:
- The htmlFooter.
 
 - 
getHtmlFooterOrBuilderChromeHtmlHeaderFooterPOrBuilder getHtmlFooterOrBuilder() optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;
 - 
hasTextHeaderboolean hasTextHeader() optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;- Returns:
- Whether the textHeader field is set.
 
 - 
getTextHeaderChromeTextHeaderFooterP getTextHeader() optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;- Returns:
- The textHeader.
 
 - 
getTextHeaderOrBuilderChromeTextHeaderFooterPOrBuilder getTextHeaderOrBuilder() optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;
 - 
hasTextFooterboolean hasTextFooter() optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;- Returns:
- Whether the textFooter field is set.
 
 - 
getTextFooterChromeTextHeaderFooterP getTextFooter() optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;- Returns:
- The textFooter.
 
 - 
getTextFooterOrBuilderChromeTextHeaderFooterPOrBuilder getTextFooterOrBuilder() optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;
 - 
hasFirstPageNumberboolean hasFirstPageNumber() optional int32 first_page_number = 30;- Returns:
- Whether the firstPageNumber field is set.
 
 - 
getFirstPageNumberint getFirstPageNumber() optional int32 first_page_number = 30;- Returns:
- The firstPageNumber.
 
 - 
hasUseMarginsOnHeaderFooterboolean hasUseMarginsOnHeaderFooter() optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;- Returns:
- Whether the useMarginsOnHeaderFooter field is set.
 
 - 
getUseMarginsOnHeaderFooterChromeUseMarginsP getUseMarginsOnHeaderFooter() optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;- Returns:
- The useMarginsOnHeaderFooter.
 
 - 
getUseMarginsOnHeaderFooterOrBuilderChromeUseMarginsPOrBuilder getUseMarginsOnHeaderFooterOrBuilder() optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;
 - 
hasEnableGrayscaleboolean hasEnableGrayscale() optional bool enable_grayscale = 32;- Returns:
- Whether the enableGrayscale field is set.
 
 - 
getEnableGrayscaleboolean getEnableGrayscale() optional bool enable_grayscale = 32;- Returns:
- The enableGrayscale.
 
 - 
hasForcePaperSizeboolean hasForcePaperSize() optional bool force_paper_size = 33;- Returns:
- Whether the forcePaperSize field is set.
 
 - 
getForcePaperSizeboolean getForcePaperSize() optional bool force_paper_size = 33;- Returns:
- The forcePaperSize.
 
 - 
hasWaitForboolean hasWaitFor() optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;- Returns:
- Whether the waitFor field is set.
 
 - 
getWaitForRenderOptionWaitForP getWaitFor() optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;- Returns:
- The waitFor.
 
 - 
getWaitForOrBuilderRenderOptionWaitForPOrBuilder getWaitForOrBuilder() optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;
 - 
hasCustomCookiesboolean hasCustomCookies() optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;- Returns:
- Whether the customCookies field is set.
 
 - 
getCustomCookiesStringDictionaryP getCustomCookies() optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;- Returns:
- The customCookies.
 
 - 
getCustomCookiesOrBuilderStringDictionaryPOrBuilder getCustomCookiesOrBuilder() optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;
 - 
hasTableOfContentsboolean hasTableOfContents() optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;- Returns:
- Whether the tableOfContents field is set.
 
 - 
getTableOfContentsChromeTableOfContentsTypesP getTableOfContents() optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;- Returns:
- The tableOfContents.
 
 - 
getTableOfContentsOrBuilderChromeTableOfContentsTypesPOrBuilder getTableOfContentsOrBuilder() optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;
 - 
hasEnableMathematicalLatexboolean hasEnableMathematicalLatex() optional bool enable_mathematical_latex = 37;- Returns:
- Whether the enableMathematicalLatex field is set.
 
 - 
getEnableMathematicalLatexboolean getEnableMathematicalLatex() optional bool enable_mathematical_latex = 37;- Returns:
- The enableMathematicalLatex.
 
 
- 
 
-