Class ChromePdfRenderOptionsP
- java.lang.Object
- 
- com.google.protobuf.AbstractMessageLite
- 
- com.google.protobuf.AbstractMessage
- 
- com.google.protobuf.GeneratedMessageV3
- 
- com.ironsoftware.ironpdf.internal.proto.ChromePdfRenderOptionsP
 
 
 
 
- 
- All Implemented Interfaces:
- com.google.protobuf.Message,- com.google.protobuf.MessageLite,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- ChromePdfRenderOptionsPOrBuilder,- Serializable
 
 public final class ChromePdfRenderOptionsP extends com.google.protobuf.GeneratedMessageV3 implements ChromePdfRenderOptionsPOrBuilder we not allow to add HeaderFooter because html and string could be too long to handle that we need to use stream which will makes things complicated. Protobuf typeironpdfengineproto.ChromePdfRenderOptionsP- See Also:
- Serialized Form
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classChromePdfRenderOptionsP.Builderwe not allow to add HeaderFooter because html and string could be too long to handle that we need to use stream which will makes things complicated.- 
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
 
- 
 - 
Field Summary
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)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;static ChromePdfRenderOptionsPgetDefaultInstance()ChromePdfRenderOptionsPgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()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;com.google.protobuf.Parser<ChromePdfRenderOptionsP>getParserForType()booleangetPrintHtmlBackgrounds()optional bool print_html_backgrounds = 14;intgetRenderDelay()optional int32 render_delay = 15;intgetSerializedSize()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;inthashCode()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;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ChromePdfRenderOptionsP.BuildernewBuilder()static ChromePdfRenderOptionsP.BuildernewBuilder(ChromePdfRenderOptionsP prototype)ChromePdfRenderOptionsP.BuildernewBuilderForType()protected ChromePdfRenderOptionsP.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ChromePdfRenderOptionsPparseDelimitedFrom(InputStream input)static ChromePdfRenderOptionsPparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChromePdfRenderOptionsPparseFrom(byte[] data)static ChromePdfRenderOptionsPparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChromePdfRenderOptionsPparseFrom(com.google.protobuf.ByteString data)static ChromePdfRenderOptionsPparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChromePdfRenderOptionsPparseFrom(com.google.protobuf.CodedInputStream input)static ChromePdfRenderOptionsPparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChromePdfRenderOptionsPparseFrom(InputStream input)static ChromePdfRenderOptionsPparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ChromePdfRenderOptionsPparseFrom(ByteBuffer data)static ChromePdfRenderOptionsPparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ChromePdfRenderOptionsP>parser()ChromePdfRenderOptionsP.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)- 
Methods inherited from class com.google.protobuf.GeneratedMessageV3canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
 - 
Methods inherited from class com.google.protobuf.AbstractMessagefindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
 - 
Methods inherited from class com.google.protobuf.AbstractMessageLiteaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Field Detail- 
CREATE_PDF_FORMS_FROM_HTML_FIELD_NUMBERpublic static final int CREATE_PDF_FORMS_FROM_HTML_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
CUSTOM_CSS_URL_FIELD_NUMBERpublic static final int CUSTOM_CSS_URL_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
ENABLE_JAVA_SCRIPT_FIELD_NUMBERpublic static final int ENABLE_JAVA_SCRIPT_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
FIT_TO_PAPER_MODE_FIELD_NUMBERpublic static final int FIT_TO_PAPER_MODE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
GRAY_SCALE_FIELD_NUMBERpublic static final int GRAY_SCALE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
MARGIN_BOTTOM_FIELD_NUMBERpublic static final int MARGIN_BOTTOM_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
MARGIN_LEFT_FIELD_NUMBERpublic static final int MARGIN_LEFT_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
MARGIN_RIGHT_FIELD_NUMBERpublic static final int MARGIN_RIGHT_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
MARGIN_TOP_FIELD_NUMBERpublic static final int MARGIN_TOP_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
PAPER_ORIENTATION_FIELD_NUMBERpublic static final int PAPER_ORIENTATION_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
PAPER_SIZE_FIELD_NUMBERpublic static final int PAPER_SIZE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
PRINT_HTML_BACKGROUNDS_FIELD_NUMBERpublic static final int PRINT_HTML_BACKGROUNDS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
RENDER_DELAY_FIELD_NUMBERpublic static final int RENDER_DELAY_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
TIMEOUT_FIELD_NUMBERpublic static final int TIMEOUT_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
TITLE_FIELD_NUMBERpublic static final int TITLE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
VIEW_PORT_HEIGHT_FIELD_NUMBERpublic static final int VIEW_PORT_HEIGHT_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
VIEW_PORT_WIDTH_FIELD_NUMBERpublic static final int VIEW_PORT_WIDTH_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
ZOOM_FIELD_NUMBERpublic static final int ZOOM_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
INPUT_ENCODING_FIELD_NUMBERpublic static final int INPUT_ENCODING_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
CSS_MEDIA_TYPE_FIELD_NUMBERpublic static final int CSS_MEDIA_TYPE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
CUSTOM_PAPER_WIDTH_FIELD_NUMBERpublic static final int CUSTOM_PAPER_WIDTH_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
CUSTOM_PAPER_HEIGHT_FIELD_NUMBERpublic static final int CUSTOM_PAPER_HEIGHT_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
JAVASCRIPT_FIELD_NUMBERpublic static final int JAVASCRIPT_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
HTML_HEADER_FIELD_NUMBERpublic static final int HTML_HEADER_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
HTML_FOOTER_FIELD_NUMBERpublic static final int HTML_FOOTER_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
TEXT_HEADER_FIELD_NUMBERpublic static final int TEXT_HEADER_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
TEXT_FOOTER_FIELD_NUMBERpublic static final int TEXT_FOOTER_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
FIRST_PAGE_NUMBER_FIELD_NUMBERpublic static final int FIRST_PAGE_NUMBER_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
USE_MARGINS_ON_HEADER_FOOTER_FIELD_NUMBERpublic static final int USE_MARGINS_ON_HEADER_FOOTER_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
ENABLE_GRAYSCALE_FIELD_NUMBERpublic static final int ENABLE_GRAYSCALE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
FORCE_PAPER_SIZE_FIELD_NUMBERpublic static final int FORCE_PAPER_SIZE_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
WAITFOR_FIELD_NUMBERpublic static final int WAITFOR_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
CUSTOM_COOKIES_FIELD_NUMBERpublic static final int CUSTOM_COOKIES_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
TABLE_OF_CONTENTS_FIELD_NUMBERpublic static final int TABLE_OF_CONTENTS_FIELD_NUMBER - See Also:
- Constant Field Values
 
 - 
ENABLE_MATHEMATICAL_LATEX_FIELD_NUMBERpublic static final int ENABLE_MATHEMATICAL_LATEX_FIELD_NUMBER - See Also:
- Constant Field Values
 
 
- 
 - 
Method Detail- 
newInstanceprotected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) - Overrides:
- newInstancein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDescriptorpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor() 
 - 
internalGetFieldAccessorTableprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() - Specified by:
- internalGetFieldAccessorTablein class- com.google.protobuf.GeneratedMessageV3
 
 - 
hasCreatePdfFormsFromHtmlpublic boolean hasCreatePdfFormsFromHtml() optional bool apply_margin_to_header_and_footer = 1; optional bool create_pdf_forms_from_html = 1;- Specified by:
- hasCreatePdfFormsFromHtmlin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the createPdfFormsFromHtml field is set.
 
 - 
getCreatePdfFormsFromHtmlpublic boolean getCreatePdfFormsFromHtml() optional bool apply_margin_to_header_and_footer = 1; optional bool create_pdf_forms_from_html = 1;- Specified by:
- getCreatePdfFormsFromHtmlin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The createPdfFormsFromHtml.
 
 - 
hasCustomCssUrlpublic boolean hasCustomCssUrl() optional string custom_css_url = 2;- Specified by:
- hasCustomCssUrlin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the customCssUrl field is set.
 
 - 
getCustomCssUrlpublic String getCustomCssUrl() optional string custom_css_url = 2;- Specified by:
- getCustomCssUrlin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The customCssUrl.
 
 - 
getCustomCssUrlBytespublic com.google.protobuf.ByteString getCustomCssUrlBytes() optional string custom_css_url = 2;- Specified by:
- getCustomCssUrlBytesin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The bytes for customCssUrl.
 
 - 
hasEnableJavaScriptpublic boolean hasEnableJavaScript() optional bool enable_java_script = 3;- Specified by:
- hasEnableJavaScriptin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the enableJavaScript field is set.
 
 - 
getEnableJavaScriptpublic boolean getEnableJavaScript() optional bool enable_java_script = 3;- Specified by:
- getEnableJavaScriptin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The enableJavaScript.
 
 - 
hasFitToPaperModepublic boolean hasFitToPaperMode() optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;- Specified by:
- hasFitToPaperModein interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the fitToPaperMode field is set.
 
 - 
getFitToPaperModepublic ChromeFitToPaperModesP getFitToPaperMode() optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;- Specified by:
- getFitToPaperModein interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The fitToPaperMode.
 
 - 
getFitToPaperModeOrBuilderpublic ChromeFitToPaperModesPOrBuilder getFitToPaperModeOrBuilder() optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;- Specified by:
- getFitToPaperModeOrBuilderin interface- ChromePdfRenderOptionsPOrBuilder
 
 - 
hasGrayScalepublic boolean hasGrayScale() optional bool generate_unique_document_identifiers = 6; optional bool gray_scale = 7;- Specified by:
- hasGrayScalein interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the grayScale field is set.
 
 - 
getGrayScalepublic boolean getGrayScale() optional bool generate_unique_document_identifiers = 6; optional bool gray_scale = 7;- Specified by:
- getGrayScalein interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The grayScale.
 
 - 
hasMarginBottompublic boolean hasMarginBottom() optional double margin_bottom = 8;- Specified by:
- hasMarginBottomin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the marginBottom field is set.
 
 - 
getMarginBottompublic double getMarginBottom() optional double margin_bottom = 8;- Specified by:
- getMarginBottomin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The marginBottom.
 
 - 
hasMarginLeftpublic boolean hasMarginLeft() optional double margin_left = 9;- Specified by:
- hasMarginLeftin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the marginLeft field is set.
 
 - 
getMarginLeftpublic double getMarginLeft() optional double margin_left = 9;- Specified by:
- getMarginLeftin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The marginLeft.
 
 - 
hasMarginRightpublic boolean hasMarginRight() optional double margin_right = 10;- Specified by:
- hasMarginRightin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the marginRight field is set.
 
 - 
getMarginRightpublic double getMarginRight() optional double margin_right = 10;- Specified by:
- getMarginRightin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The marginRight.
 
 - 
hasMarginToppublic boolean hasMarginTop() optional double margin_top = 11;- Specified by:
- hasMarginTopin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the marginTop field is set.
 
 - 
getMarginToppublic double getMarginTop() optional double margin_top = 11;- Specified by:
- getMarginTopin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The marginTop.
 
 - 
hasPaperOrientationpublic boolean hasPaperOrientation() optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;- Specified by:
- hasPaperOrientationin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the paperOrientation field is set.
 
 - 
getPaperOrientationpublic ChromePdfPaperOrientationP getPaperOrientation() optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;- Specified by:
- getPaperOrientationin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The paperOrientation.
 
 - 
getPaperOrientationOrBuilderpublic ChromePdfPaperOrientationPOrBuilder getPaperOrientationOrBuilder() optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;- Specified by:
- getPaperOrientationOrBuilderin interface- ChromePdfRenderOptionsPOrBuilder
 
 - 
hasPaperSizepublic boolean hasPaperSize() optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;- Specified by:
- hasPaperSizein interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the paperSize field is set.
 
 - 
getPaperSizepublic ChromePdfPaperSizeP getPaperSize() optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;- Specified by:
- getPaperSizein interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The paperSize.
 
 - 
getPaperSizeOrBuilderpublic ChromePdfPaperSizePOrBuilder getPaperSizeOrBuilder() optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;- Specified by:
- getPaperSizeOrBuilderin interface- ChromePdfRenderOptionsPOrBuilder
 
 - 
hasPrintHtmlBackgroundspublic boolean hasPrintHtmlBackgrounds() optional bool print_html_backgrounds = 14;- Specified by:
- hasPrintHtmlBackgroundsin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the printHtmlBackgrounds field is set.
 
 - 
getPrintHtmlBackgroundspublic boolean getPrintHtmlBackgrounds() optional bool print_html_backgrounds = 14;- Specified by:
- getPrintHtmlBackgroundsin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The printHtmlBackgrounds.
 
 - 
hasRenderDelaypublic boolean hasRenderDelay() optional int32 render_delay = 15;- Specified by:
- hasRenderDelayin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the renderDelay field is set.
 
 - 
getRenderDelaypublic int getRenderDelay() optional int32 render_delay = 15;- Specified by:
- getRenderDelayin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The renderDelay.
 
 - 
hasTimeoutpublic boolean hasTimeout() optional int32 timeout = 16;- Specified by:
- hasTimeoutin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the timeout field is set.
 
 - 
getTimeoutpublic int getTimeout() optional int32 timeout = 16;- Specified by:
- getTimeoutin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The timeout.
 
 - 
hasTitlepublic boolean hasTitle() optional string title = 17;- Specified by:
- hasTitlein interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the title field is set.
 
 - 
getTitlepublic String getTitle() optional string title = 17;- Specified by:
- getTitlein interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The title.
 
 - 
getTitleBytespublic com.google.protobuf.ByteString getTitleBytes() optional string title = 17;- Specified by:
- getTitleBytesin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The bytes for title.
 
 - 
hasViewPortHeightpublic boolean hasViewPortHeight() optional int32 view_port_height = 18;- Specified by:
- hasViewPortHeightin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the viewPortHeight field is set.
 
 - 
getViewPortHeightpublic int getViewPortHeight() optional int32 view_port_height = 18;- Specified by:
- getViewPortHeightin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The viewPortHeight.
 
 - 
hasViewPortWidthpublic boolean hasViewPortWidth() optional int32 view_port_width = 19;- Specified by:
- hasViewPortWidthin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the viewPortWidth field is set.
 
 - 
getViewPortWidthpublic int getViewPortWidth() optional int32 view_port_width = 19;- Specified by:
- getViewPortWidthin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The viewPortWidth.
 
 - 
hasZoompublic boolean hasZoom() optional int32 zoom = 20;- Specified by:
- hasZoomin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the zoom field is set.
 
 - 
getZoompublic int getZoom() optional int32 zoom = 20;- Specified by:
- getZoomin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The zoom.
 
 - 
hasInputEncodingpublic boolean hasInputEncoding() optional string input_encoding = 21;- Specified by:
- hasInputEncodingin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the inputEncoding field is set.
 
 - 
getInputEncodingpublic String getInputEncoding() optional string input_encoding = 21;- Specified by:
- getInputEncodingin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The inputEncoding.
 
 - 
getInputEncodingBytespublic com.google.protobuf.ByteString getInputEncodingBytes() optional string input_encoding = 21;- Specified by:
- getInputEncodingBytesin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The bytes for inputEncoding.
 
 - 
hasCssMediaTypepublic boolean hasCssMediaType() optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;- Specified by:
- hasCssMediaTypein interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the cssMediaType field is set.
 
 - 
getCssMediaTypepublic ChromePdfCssMediaTypeP getCssMediaType() optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;- Specified by:
- getCssMediaTypein interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The cssMediaType.
 
 - 
getCssMediaTypeOrBuilderpublic ChromePdfCssMediaTypePOrBuilder getCssMediaTypeOrBuilder() optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;- Specified by:
- getCssMediaTypeOrBuilderin interface- ChromePdfRenderOptionsPOrBuilder
 
 - 
hasCustomPaperWidthpublic boolean hasCustomPaperWidth() optional double custom_paper_width = 23;- Specified by:
- hasCustomPaperWidthin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the customPaperWidth field is set.
 
 - 
getCustomPaperWidthpublic double getCustomPaperWidth() optional double custom_paper_width = 23;- Specified by:
- getCustomPaperWidthin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The customPaperWidth.
 
 - 
hasCustomPaperHeightpublic boolean hasCustomPaperHeight() optional double custom_paper_height = 24;- Specified by:
- hasCustomPaperHeightin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the customPaperHeight field is set.
 
 - 
getCustomPaperHeightpublic double getCustomPaperHeight() optional double custom_paper_height = 24;- Specified by:
- getCustomPaperHeightin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The customPaperHeight.
 
 - 
hasJavascriptpublic boolean hasJavascript() optional string javascript = 25;- Specified by:
- hasJavascriptin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the javascript field is set.
 
 - 
getJavascriptpublic String getJavascript() optional string javascript = 25;- Specified by:
- getJavascriptin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The javascript.
 
 - 
getJavascriptBytespublic com.google.protobuf.ByteString getJavascriptBytes() optional string javascript = 25;- Specified by:
- getJavascriptBytesin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The bytes for javascript.
 
 - 
hasHtmlHeaderpublic boolean hasHtmlHeader() optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;- Specified by:
- hasHtmlHeaderin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the htmlHeader field is set.
 
 - 
getHtmlHeaderpublic ChromeHtmlHeaderFooterP getHtmlHeader() optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;- Specified by:
- getHtmlHeaderin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The htmlHeader.
 
 - 
getHtmlHeaderOrBuilderpublic ChromeHtmlHeaderFooterPOrBuilder getHtmlHeaderOrBuilder() optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;- Specified by:
- getHtmlHeaderOrBuilderin interface- ChromePdfRenderOptionsPOrBuilder
 
 - 
hasHtmlFooterpublic boolean hasHtmlFooter() optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;- Specified by:
- hasHtmlFooterin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the htmlFooter field is set.
 
 - 
getHtmlFooterpublic ChromeHtmlHeaderFooterP getHtmlFooter() optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;- Specified by:
- getHtmlFooterin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The htmlFooter.
 
 - 
getHtmlFooterOrBuilderpublic ChromeHtmlHeaderFooterPOrBuilder getHtmlFooterOrBuilder() optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;- Specified by:
- getHtmlFooterOrBuilderin interface- ChromePdfRenderOptionsPOrBuilder
 
 - 
hasTextHeaderpublic boolean hasTextHeader() optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;- Specified by:
- hasTextHeaderin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the textHeader field is set.
 
 - 
getTextHeaderpublic ChromeTextHeaderFooterP getTextHeader() optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;- Specified by:
- getTextHeaderin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The textHeader.
 
 - 
getTextHeaderOrBuilderpublic ChromeTextHeaderFooterPOrBuilder getTextHeaderOrBuilder() optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;- Specified by:
- getTextHeaderOrBuilderin interface- ChromePdfRenderOptionsPOrBuilder
 
 - 
hasTextFooterpublic boolean hasTextFooter() optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;- Specified by:
- hasTextFooterin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the textFooter field is set.
 
 - 
getTextFooterpublic ChromeTextHeaderFooterP getTextFooter() optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;- Specified by:
- getTextFooterin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The textFooter.
 
 - 
getTextFooterOrBuilderpublic ChromeTextHeaderFooterPOrBuilder getTextFooterOrBuilder() optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;- Specified by:
- getTextFooterOrBuilderin interface- ChromePdfRenderOptionsPOrBuilder
 
 - 
hasFirstPageNumberpublic boolean hasFirstPageNumber() optional int32 first_page_number = 30;- Specified by:
- hasFirstPageNumberin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the firstPageNumber field is set.
 
 - 
getFirstPageNumberpublic int getFirstPageNumber() optional int32 first_page_number = 30;- Specified by:
- getFirstPageNumberin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The firstPageNumber.
 
 - 
hasUseMarginsOnHeaderFooterpublic boolean hasUseMarginsOnHeaderFooter() optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;- Specified by:
- hasUseMarginsOnHeaderFooterin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the useMarginsOnHeaderFooter field is set.
 
 - 
getUseMarginsOnHeaderFooterpublic ChromeUseMarginsP getUseMarginsOnHeaderFooter() optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;- Specified by:
- getUseMarginsOnHeaderFooterin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The useMarginsOnHeaderFooter.
 
 - 
getUseMarginsOnHeaderFooterOrBuilderpublic ChromeUseMarginsPOrBuilder getUseMarginsOnHeaderFooterOrBuilder() optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;- Specified by:
- getUseMarginsOnHeaderFooterOrBuilderin interface- ChromePdfRenderOptionsPOrBuilder
 
 - 
hasEnableGrayscalepublic boolean hasEnableGrayscale() optional bool enable_grayscale = 32;- Specified by:
- hasEnableGrayscalein interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the enableGrayscale field is set.
 
 - 
getEnableGrayscalepublic boolean getEnableGrayscale() optional bool enable_grayscale = 32;- Specified by:
- getEnableGrayscalein interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The enableGrayscale.
 
 - 
hasForcePaperSizepublic boolean hasForcePaperSize() optional bool force_paper_size = 33;- Specified by:
- hasForcePaperSizein interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the forcePaperSize field is set.
 
 - 
getForcePaperSizepublic boolean getForcePaperSize() optional bool force_paper_size = 33;- Specified by:
- getForcePaperSizein interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The forcePaperSize.
 
 - 
hasWaitForpublic boolean hasWaitFor() optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;- Specified by:
- hasWaitForin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the waitFor field is set.
 
 - 
getWaitForpublic RenderOptionWaitForP getWaitFor() optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;- Specified by:
- getWaitForin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The waitFor.
 
 - 
getWaitForOrBuilderpublic RenderOptionWaitForPOrBuilder getWaitForOrBuilder() optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;- Specified by:
- getWaitForOrBuilderin interface- ChromePdfRenderOptionsPOrBuilder
 
 - 
hasCustomCookiespublic boolean hasCustomCookies() optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;- Specified by:
- hasCustomCookiesin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the customCookies field is set.
 
 - 
getCustomCookiespublic StringDictionaryP getCustomCookies() optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;- Specified by:
- getCustomCookiesin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The customCookies.
 
 - 
getCustomCookiesOrBuilderpublic StringDictionaryPOrBuilder getCustomCookiesOrBuilder() optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;- Specified by:
- getCustomCookiesOrBuilderin interface- ChromePdfRenderOptionsPOrBuilder
 
 - 
hasTableOfContentspublic boolean hasTableOfContents() optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;- Specified by:
- hasTableOfContentsin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the tableOfContents field is set.
 
 - 
getTableOfContentspublic ChromeTableOfContentsTypesP getTableOfContents() optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;- Specified by:
- getTableOfContentsin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The tableOfContents.
 
 - 
getTableOfContentsOrBuilderpublic ChromeTableOfContentsTypesPOrBuilder getTableOfContentsOrBuilder() optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;- Specified by:
- getTableOfContentsOrBuilderin interface- ChromePdfRenderOptionsPOrBuilder
 
 - 
hasEnableMathematicalLatexpublic boolean hasEnableMathematicalLatex() optional bool enable_mathematical_latex = 37;- Specified by:
- hasEnableMathematicalLatexin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the enableMathematicalLatex field is set.
 
 - 
getEnableMathematicalLatexpublic boolean getEnableMathematicalLatex() optional bool enable_mathematical_latex = 37;- Specified by:
- getEnableMathematicalLatexin interface- ChromePdfRenderOptionsPOrBuilder
- Returns:
- The enableMathematicalLatex.
 
 - 
isInitializedpublic final boolean isInitialized() - Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3
 
 - 
writeTopublic void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
- writeToin interface- com.google.protobuf.MessageLite
- Overrides:
- writeToin class- com.google.protobuf.GeneratedMessageV3
- Throws:
- IOException
 
 - 
getSerializedSizepublic int getSerializedSize() - Specified by:
- getSerializedSizein interface- com.google.protobuf.MessageLite
- Overrides:
- getSerializedSizein class- com.google.protobuf.GeneratedMessageV3
 
 - 
equalspublic boolean equals(Object obj) - Specified by:
- equalsin interface- com.google.protobuf.Message
- Overrides:
- equalsin class- com.google.protobuf.AbstractMessage
 
 - 
hashCodepublic int hashCode() - Specified by:
- hashCodein interface- com.google.protobuf.Message
- Overrides:
- hashCodein class- com.google.protobuf.AbstractMessage
 
 - 
parseFrompublic static ChromePdfRenderOptionsP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ChromePdfRenderOptionsP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ChromePdfRenderOptionsP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ChromePdfRenderOptionsP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ChromePdfRenderOptionsP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ChromePdfRenderOptionsP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
 - 
parseFrompublic static ChromePdfRenderOptionsP parseFrom(InputStream input) throws IOException - Throws:
- IOException
 
 - 
parseFrompublic static ChromePdfRenderOptionsP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
 - 
parseDelimitedFrompublic static ChromePdfRenderOptionsP parseDelimitedFrom(InputStream input) throws IOException - Throws:
- IOException
 
 - 
parseDelimitedFrompublic static ChromePdfRenderOptionsP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
 - 
parseFrompublic static ChromePdfRenderOptionsP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
- IOException
 
 - 
parseFrompublic static ChromePdfRenderOptionsP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
 - 
newBuilderForTypepublic ChromePdfRenderOptionsP.Builder newBuilderForType() - Specified by:
- newBuilderForTypein interface- com.google.protobuf.Message
- Specified by:
- newBuilderForTypein interface- com.google.protobuf.MessageLite
 
 - 
newBuilderpublic static ChromePdfRenderOptionsP.Builder newBuilder() 
 - 
newBuilderpublic static ChromePdfRenderOptionsP.Builder newBuilder(ChromePdfRenderOptionsP prototype) 
 - 
toBuilderpublic ChromePdfRenderOptionsP.Builder toBuilder() - Specified by:
- toBuilderin interface- com.google.protobuf.Message
- Specified by:
- toBuilderin interface- com.google.protobuf.MessageLite
 
 - 
newBuilderForTypeprotected ChromePdfRenderOptionsP.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
- newBuilderForTypein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDefaultInstancepublic static ChromePdfRenderOptionsP getDefaultInstance() 
 - 
parserpublic static com.google.protobuf.Parser<ChromePdfRenderOptionsP> parser() 
 - 
getParserForTypepublic com.google.protobuf.Parser<ChromePdfRenderOptionsP> getParserForType() - Specified by:
- getParserForTypein interface- com.google.protobuf.Message
- Specified by:
- getParserForTypein interface- com.google.protobuf.MessageLite
- Overrides:
- getParserForTypein class- com.google.protobuf.GeneratedMessageV3
 
 - 
getDefaultInstanceForTypepublic ChromePdfRenderOptionsP getDefaultInstanceForType() - Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 
- 
 
-