Class ChromePdfRenderOptions
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.ironsoftware.ironpdf.internal.proto.ChromePdfRenderOptions
- All Implemented Interfaces:
- com.google.protobuf.Message,- com.google.protobuf.MessageLite,- com.google.protobuf.MessageLiteOrBuilder,- com.google.protobuf.MessageOrBuilder,- ChromePdfRenderOptionsOrBuilder,- Serializable
public final class ChromePdfRenderOptions
extends com.google.protobuf.GeneratedMessageV3
implements ChromePdfRenderOptionsOrBuilder
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 type
IronPdfEngine.Proto.ChromePdfRenderOptions- See Also:
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic final classwe 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<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLitecom.google.protobuf.AbstractMessageLite.InternalOneOfEnum
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessagememoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLitememoizedHashCode
- 
Method SummaryModifier and TypeMethodDescriptionbooleanbooleanoptional bool apply_margin_to_header_and_footer = 1;optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 22;optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 22;optional string custom_css_url = 2;com.google.protobuf.ByteStringoptional string custom_css_url = 2;doubleoptional double custom_paper_height = 24;doubleoptional double custom_paper_width = 23;static ChromePdfRenderOptionsstatic final com.google.protobuf.Descriptors.Descriptorbooleanoptional bool enable_java_script = 3;optional .IronPdfEngine.Proto.FitToPaperModes fit_to_paper_mode = 5;optional .IronPdfEngine.Proto.FitToPaperModes fit_to_paper_mode = 5;booleanoptional bool generate_unique_document_identifiers = 6;booleanoptional bool gray_scale = 7;optional string input_encoding = 21;com.google.protobuf.ByteStringoptional string input_encoding = 21;optional string javascript = 25;com.google.protobuf.ByteStringoptional string javascript = 25;doubleoptional double margin_bottom = 8;doubleoptional double margin_left = 9;doubleoptional double margin_right = 10;doubleoptional double margin_top = 11;optional .IronPdfEngine.Proto.PdfPaperOrientation paper_orientation = 12;optional .IronPdfEngine.Proto.PdfPaperOrientation paper_orientation = 12;optional .IronPdfEngine.Proto.PdfPaperSize paper_size = 13;optional .IronPdfEngine.Proto.PdfPaperSize paper_size = 13;com.google.protobuf.Parser<ChromePdfRenderOptions>booleanoptional bool print_html_backgrounds = 14;intoptional int32 render_delay = 15;intintoptional int32 timeout = 16;getTitle()optional string title = 17;com.google.protobuf.ByteStringoptional string title = 17;final com.google.protobuf.UnknownFieldSetintoptional int32 view_port_height = 18;intoptional int32 view_port_width = 19;intgetZoom()optional int32 zoom = 20;booleanoptional bool apply_margin_to_header_and_footer = 1;booleanoptional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 22;booleanoptional string custom_css_url = 2;booleanoptional double custom_paper_height = 24;booleanoptional double custom_paper_width = 23;booleanoptional bool enable_java_script = 3;booleanoptional .IronPdfEngine.Proto.FitToPaperModes fit_to_paper_mode = 5;booleanoptional bool generate_unique_document_identifiers = 6;booleanoptional bool gray_scale = 7;inthashCode()booleanoptional string input_encoding = 21;booleanoptional string javascript = 25;booleanoptional double margin_bottom = 8;booleanoptional double margin_left = 9;booleanoptional double margin_right = 10;booleanoptional double margin_top = 11;booleanoptional .IronPdfEngine.Proto.PdfPaperOrientation paper_orientation = 12;booleanoptional .IronPdfEngine.Proto.PdfPaperSize paper_size = 13;booleanoptional bool print_html_backgrounds = 14;booleanoptional int32 render_delay = 15;booleanoptional int32 timeout = 16;booleanhasTitle()optional string title = 17;booleanoptional int32 view_port_height = 18;booleanoptional int32 view_port_width = 19;booleanhasZoom()optional int32 zoom = 20;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(ChromePdfRenderOptions prototype) protected ChromePdfRenderOptions.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static ChromePdfRenderOptionsparseDelimitedFrom(InputStream input) static ChromePdfRenderOptionsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChromePdfRenderOptionsparseFrom(byte[] data) static ChromePdfRenderOptionsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChromePdfRenderOptionsparseFrom(com.google.protobuf.ByteString data) static ChromePdfRenderOptionsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChromePdfRenderOptionsparseFrom(com.google.protobuf.CodedInputStream input) static ChromePdfRenderOptionsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChromePdfRenderOptionsparseFrom(InputStream input) static ChromePdfRenderOptionsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChromePdfRenderOptionsparseFrom(ByteBuffer data) static ChromePdfRenderOptionsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ChromePdfRenderOptions>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessagefindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLiteaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLitetoByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilderfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
- 
Field Details- 
CREATE_PDF_FORMS_FROM_HTML_FIELD_NUMBERpublic static final int CREATE_PDF_FORMS_FROM_HTML_FIELD_NUMBER- See Also:
 
- 
CUSTOM_CSS_URL_FIELD_NUMBERpublic static final int CUSTOM_CSS_URL_FIELD_NUMBER- See Also:
 
- 
ENABLE_JAVA_SCRIPT_FIELD_NUMBERpublic static final int ENABLE_JAVA_SCRIPT_FIELD_NUMBER- See Also:
 
- 
FIT_TO_PAPER_MODE_FIELD_NUMBERpublic static final int FIT_TO_PAPER_MODE_FIELD_NUMBER- See Also:
 
- 
GENERATE_UNIQUE_DOCUMENT_IDENTIFIERS_FIELD_NUMBERpublic static final int GENERATE_UNIQUE_DOCUMENT_IDENTIFIERS_FIELD_NUMBER- See Also:
 
- 
GRAY_SCALE_FIELD_NUMBERpublic static final int GRAY_SCALE_FIELD_NUMBER- See Also:
 
- 
MARGIN_BOTTOM_FIELD_NUMBERpublic static final int MARGIN_BOTTOM_FIELD_NUMBER- See Also:
 
- 
MARGIN_LEFT_FIELD_NUMBERpublic static final int MARGIN_LEFT_FIELD_NUMBER- See Also:
 
- 
MARGIN_RIGHT_FIELD_NUMBERpublic static final int MARGIN_RIGHT_FIELD_NUMBER- See Also:
 
- 
MARGIN_TOP_FIELD_NUMBERpublic static final int MARGIN_TOP_FIELD_NUMBER- See Also:
 
- 
PAPER_ORIENTATION_FIELD_NUMBERpublic static final int PAPER_ORIENTATION_FIELD_NUMBER- See Also:
 
- 
PAPER_SIZE_FIELD_NUMBERpublic static final int PAPER_SIZE_FIELD_NUMBER- See Also:
 
- 
PRINT_HTML_BACKGROUNDS_FIELD_NUMBERpublic static final int PRINT_HTML_BACKGROUNDS_FIELD_NUMBER- See Also:
 
- 
RENDER_DELAY_FIELD_NUMBERpublic static final int RENDER_DELAY_FIELD_NUMBER- See Also:
 
- 
TIMEOUT_FIELD_NUMBERpublic static final int TIMEOUT_FIELD_NUMBER- See Also:
 
- 
TITLE_FIELD_NUMBERpublic static final int TITLE_FIELD_NUMBER- See Also:
 
- 
VIEW_PORT_HEIGHT_FIELD_NUMBERpublic static final int VIEW_PORT_HEIGHT_FIELD_NUMBER- See Also:
 
- 
VIEW_PORT_WIDTH_FIELD_NUMBERpublic static final int VIEW_PORT_WIDTH_FIELD_NUMBER- See Also:
 
- 
ZOOM_FIELD_NUMBERpublic static final int ZOOM_FIELD_NUMBER- See Also:
 
- 
INPUT_ENCODING_FIELD_NUMBERpublic static final int INPUT_ENCODING_FIELD_NUMBER- See Also:
 
- 
CSS_MEDIA_TYPE_FIELD_NUMBERpublic static final int CSS_MEDIA_TYPE_FIELD_NUMBER- See Also:
 
- 
CUSTOM_PAPER_WIDTH_FIELD_NUMBERpublic static final int CUSTOM_PAPER_WIDTH_FIELD_NUMBER- See Also:
 
- 
CUSTOM_PAPER_HEIGHT_FIELD_NUMBERpublic static final int CUSTOM_PAPER_HEIGHT_FIELD_NUMBER- See Also:
 
- 
JAVASCRIPT_FIELD_NUMBERpublic static final int JAVASCRIPT_FIELD_NUMBER- See Also:
 
 
- 
- 
Method Details- 
newInstance- Overrides:
- newInstancein class- com.google.protobuf.GeneratedMessageV3
 
- 
getUnknownFieldspublic final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
- getUnknownFieldsin interface- com.google.protobuf.MessageOrBuilder
- Overrides:
- getUnknownFieldsin 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- ChromePdfRenderOptionsOrBuilder
- 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- ChromePdfRenderOptionsOrBuilder
- Returns:
- The createPdfFormsFromHtml.
 
- 
hasCustomCssUrlpublic boolean hasCustomCssUrl()optional string custom_css_url = 2;- Specified by:
- hasCustomCssUrlin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the customCssUrl field is set.
 
- 
getCustomCssUrloptional string custom_css_url = 2;- Specified by:
- getCustomCssUrlin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The customCssUrl.
 
- 
getCustomCssUrlBytespublic com.google.protobuf.ByteString getCustomCssUrlBytes()optional string custom_css_url = 2;- Specified by:
- getCustomCssUrlBytesin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The bytes for customCssUrl.
 
- 
hasEnableJavaScriptpublic boolean hasEnableJavaScript()optional bool enable_java_script = 3;- Specified by:
- hasEnableJavaScriptin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the enableJavaScript field is set.
 
- 
getEnableJavaScriptpublic boolean getEnableJavaScript()optional bool enable_java_script = 3;- Specified by:
- getEnableJavaScriptin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The enableJavaScript.
 
- 
hasFitToPaperModepublic boolean hasFitToPaperMode()optional .IronPdfEngine.Proto.FitToPaperModes fit_to_paper_mode = 5;- Specified by:
- hasFitToPaperModein interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the fitToPaperMode field is set.
 
- 
getFitToPaperModeoptional .IronPdfEngine.Proto.FitToPaperModes fit_to_paper_mode = 5;- Specified by:
- getFitToPaperModein interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The fitToPaperMode.
 
- 
getFitToPaperModeOrBuilderoptional .IronPdfEngine.Proto.FitToPaperModes fit_to_paper_mode = 5;- Specified by:
- getFitToPaperModeOrBuilderin interface- ChromePdfRenderOptionsOrBuilder
 
- 
hasGenerateUniqueDocumentIdentifierspublic boolean hasGenerateUniqueDocumentIdentifiers()optional bool generate_unique_document_identifiers = 6;- Specified by:
- hasGenerateUniqueDocumentIdentifiersin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the generateUniqueDocumentIdentifiers field is set.
 
- 
getGenerateUniqueDocumentIdentifierspublic boolean getGenerateUniqueDocumentIdentifiers()optional bool generate_unique_document_identifiers = 6;- Specified by:
- getGenerateUniqueDocumentIdentifiersin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The generateUniqueDocumentIdentifiers.
 
- 
hasGrayScalepublic boolean hasGrayScale()optional bool gray_scale = 7;- Specified by:
- hasGrayScalein interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the grayScale field is set.
 
- 
getGrayScalepublic boolean getGrayScale()optional bool gray_scale = 7;- Specified by:
- getGrayScalein interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The grayScale.
 
- 
hasMarginBottompublic boolean hasMarginBottom()optional double margin_bottom = 8;- Specified by:
- hasMarginBottomin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the marginBottom field is set.
 
- 
getMarginBottompublic double getMarginBottom()optional double margin_bottom = 8;- Specified by:
- getMarginBottomin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The marginBottom.
 
- 
hasMarginLeftpublic boolean hasMarginLeft()optional double margin_left = 9;- Specified by:
- hasMarginLeftin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the marginLeft field is set.
 
- 
getMarginLeftpublic double getMarginLeft()optional double margin_left = 9;- Specified by:
- getMarginLeftin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The marginLeft.
 
- 
hasMarginRightpublic boolean hasMarginRight()optional double margin_right = 10;- Specified by:
- hasMarginRightin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the marginRight field is set.
 
- 
getMarginRightpublic double getMarginRight()optional double margin_right = 10;- Specified by:
- getMarginRightin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The marginRight.
 
- 
hasMarginToppublic boolean hasMarginTop()optional double margin_top = 11;- Specified by:
- hasMarginTopin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the marginTop field is set.
 
- 
getMarginToppublic double getMarginTop()optional double margin_top = 11;- Specified by:
- getMarginTopin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The marginTop.
 
- 
hasPaperOrientationpublic boolean hasPaperOrientation()optional .IronPdfEngine.Proto.PdfPaperOrientation paper_orientation = 12;- Specified by:
- hasPaperOrientationin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the paperOrientation field is set.
 
- 
getPaperOrientationoptional .IronPdfEngine.Proto.PdfPaperOrientation paper_orientation = 12;- Specified by:
- getPaperOrientationin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The paperOrientation.
 
- 
getPaperOrientationOrBuilderoptional .IronPdfEngine.Proto.PdfPaperOrientation paper_orientation = 12;- Specified by:
- getPaperOrientationOrBuilderin interface- ChromePdfRenderOptionsOrBuilder
 
- 
hasPaperSizepublic boolean hasPaperSize()optional .IronPdfEngine.Proto.PdfPaperSize paper_size = 13;- Specified by:
- hasPaperSizein interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the paperSize field is set.
 
- 
getPaperSizeoptional .IronPdfEngine.Proto.PdfPaperSize paper_size = 13;- Specified by:
- getPaperSizein interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The paperSize.
 
- 
getPaperSizeOrBuilderoptional .IronPdfEngine.Proto.PdfPaperSize paper_size = 13;- Specified by:
- getPaperSizeOrBuilderin interface- ChromePdfRenderOptionsOrBuilder
 
- 
hasPrintHtmlBackgroundspublic boolean hasPrintHtmlBackgrounds()optional bool print_html_backgrounds = 14;- Specified by:
- hasPrintHtmlBackgroundsin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the printHtmlBackgrounds field is set.
 
- 
getPrintHtmlBackgroundspublic boolean getPrintHtmlBackgrounds()optional bool print_html_backgrounds = 14;- Specified by:
- getPrintHtmlBackgroundsin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The printHtmlBackgrounds.
 
- 
hasRenderDelaypublic boolean hasRenderDelay()optional int32 render_delay = 15;- Specified by:
- hasRenderDelayin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the renderDelay field is set.
 
- 
getRenderDelaypublic int getRenderDelay()optional int32 render_delay = 15;- Specified by:
- getRenderDelayin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The renderDelay.
 
- 
hasTimeoutpublic boolean hasTimeout()optional int32 timeout = 16;- Specified by:
- hasTimeoutin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the timeout field is set.
 
- 
getTimeoutpublic int getTimeout()optional int32 timeout = 16;- Specified by:
- getTimeoutin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The timeout.
 
- 
hasTitlepublic boolean hasTitle()optional string title = 17;- Specified by:
- hasTitlein interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the title field is set.
 
- 
getTitleoptional string title = 17;- Specified by:
- getTitlein interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The title.
 
- 
getTitleBytespublic com.google.protobuf.ByteString getTitleBytes()optional string title = 17;- Specified by:
- getTitleBytesin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The bytes for title.
 
- 
hasViewPortHeightpublic boolean hasViewPortHeight()optional int32 view_port_height = 18;- Specified by:
- hasViewPortHeightin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the viewPortHeight field is set.
 
- 
getViewPortHeightpublic int getViewPortHeight()optional int32 view_port_height = 18;- Specified by:
- getViewPortHeightin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The viewPortHeight.
 
- 
hasViewPortWidthpublic boolean hasViewPortWidth()optional int32 view_port_width = 19;- Specified by:
- hasViewPortWidthin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the viewPortWidth field is set.
 
- 
getViewPortWidthpublic int getViewPortWidth()optional int32 view_port_width = 19;- Specified by:
- getViewPortWidthin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The viewPortWidth.
 
- 
hasZoompublic boolean hasZoom()optional int32 zoom = 20;- Specified by:
- hasZoomin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the zoom field is set.
 
- 
getZoompublic int getZoom()optional int32 zoom = 20;- Specified by:
- getZoomin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The zoom.
 
- 
hasInputEncodingpublic boolean hasInputEncoding()optional string input_encoding = 21;- Specified by:
- hasInputEncodingin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the inputEncoding field is set.
 
- 
getInputEncodingoptional string input_encoding = 21;- Specified by:
- getInputEncodingin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The inputEncoding.
 
- 
getInputEncodingBytespublic com.google.protobuf.ByteString getInputEncodingBytes()optional string input_encoding = 21;- Specified by:
- getInputEncodingBytesin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The bytes for inputEncoding.
 
- 
hasCssMediaTypepublic boolean hasCssMediaType()optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 22;- Specified by:
- hasCssMediaTypein interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the cssMediaType field is set.
 
- 
getCssMediaTypeoptional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 22;- Specified by:
- getCssMediaTypein interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The cssMediaType.
 
- 
getCssMediaTypeOrBuilderoptional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 22;- Specified by:
- getCssMediaTypeOrBuilderin interface- ChromePdfRenderOptionsOrBuilder
 
- 
hasCustomPaperWidthpublic boolean hasCustomPaperWidth()optional double custom_paper_width = 23;- Specified by:
- hasCustomPaperWidthin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the customPaperWidth field is set.
 
- 
getCustomPaperWidthpublic double getCustomPaperWidth()optional double custom_paper_width = 23;- Specified by:
- getCustomPaperWidthin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The customPaperWidth.
 
- 
hasCustomPaperHeightpublic boolean hasCustomPaperHeight()optional double custom_paper_height = 24;- Specified by:
- hasCustomPaperHeightin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the customPaperHeight field is set.
 
- 
getCustomPaperHeightpublic double getCustomPaperHeight()optional double custom_paper_height = 24;- Specified by:
- getCustomPaperHeightin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The customPaperHeight.
 
- 
hasJavascriptpublic boolean hasJavascript()optional string javascript = 25;- Specified by:
- hasJavascriptin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- Whether the javascript field is set.
 
- 
getJavascriptoptional string javascript = 25;- Specified by:
- getJavascriptin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The javascript.
 
- 
getJavascriptBytespublic com.google.protobuf.ByteString getJavascriptBytes()optional string javascript = 25;- Specified by:
- getJavascriptBytesin interface- ChromePdfRenderOptionsOrBuilder
- Returns:
- The bytes for javascript.
 
- 
isInitializedpublic final boolean isInitialized()- Specified by:
- isInitializedin interface- com.google.protobuf.MessageLiteOrBuilder
- Overrides:
- isInitializedin class- com.google.protobuf.GeneratedMessageV3
 
- 
writeTo- 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
 
- 
equals- 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 ChromePdfRenderOptions parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
- 
parseFrompublic static ChromePdfRenderOptions parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
- 
parseFrompublic static ChromePdfRenderOptions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
- 
parseFrompublic static ChromePdfRenderOptions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
- 
parseFrompublic static ChromePdfRenderOptions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
- 
parseFrompublic static ChromePdfRenderOptions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
- 
parseFrom- Throws:
- IOException
 
- 
parseFrompublic static ChromePdfRenderOptions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
- 
parseDelimitedFrom- Throws:
- IOException
 
- 
parseDelimitedFrompublic static ChromePdfRenderOptions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
- 
parseFrompublic static ChromePdfRenderOptions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
- IOException
 
- 
parseFrompublic static ChromePdfRenderOptions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
- 
newBuilderForType- Specified by:
- newBuilderForTypein interface- com.google.protobuf.Message
- Specified by:
- newBuilderForTypein interface- com.google.protobuf.MessageLite
 
- 
newBuilder
- 
newBuilder
- 
toBuilder- Specified by:
- toBuilderin interface- com.google.protobuf.Message
- Specified by:
- toBuilderin interface- com.google.protobuf.MessageLite
 
- 
newBuilderForTypeprotected ChromePdfRenderOptions.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
- newBuilderForTypein class- com.google.protobuf.GeneratedMessageV3
 
- 
getDefaultInstance
- 
parser
- 
getParserForType- Specified by:
- getParserForTypein interface- com.google.protobuf.Message
- Specified by:
- getParserForTypein interface- com.google.protobuf.MessageLite
- Overrides:
- getParserForTypein class- com.google.protobuf.GeneratedMessageV3
 
- 
getDefaultInstanceForType- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageLiteOrBuilder
- Specified by:
- getDefaultInstanceForTypein interface- com.google.protobuf.MessageOrBuilder
 
 
-