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 Summary
Nested 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.GeneratedMessageV3
com.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.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier 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.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier 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.GeneratedMessageV3
canUseUnsafe, 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.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
CREATE_PDF_FORMS_FROM_HTML_FIELD_NUMBER
public static final int CREATE_PDF_FORMS_FROM_HTML_FIELD_NUMBER- See Also:
-
CUSTOM_CSS_URL_FIELD_NUMBER
public static final int CUSTOM_CSS_URL_FIELD_NUMBER- See Also:
-
ENABLE_JAVA_SCRIPT_FIELD_NUMBER
public static final int ENABLE_JAVA_SCRIPT_FIELD_NUMBER- See Also:
-
FIT_TO_PAPER_MODE_FIELD_NUMBER
public static final int FIT_TO_PAPER_MODE_FIELD_NUMBER- See Also:
-
GENERATE_UNIQUE_DOCUMENT_IDENTIFIERS_FIELD_NUMBER
public static final int GENERATE_UNIQUE_DOCUMENT_IDENTIFIERS_FIELD_NUMBER- See Also:
-
GRAY_SCALE_FIELD_NUMBER
public static final int GRAY_SCALE_FIELD_NUMBER- See Also:
-
MARGIN_BOTTOM_FIELD_NUMBER
public static final int MARGIN_BOTTOM_FIELD_NUMBER- See Also:
-
MARGIN_LEFT_FIELD_NUMBER
public static final int MARGIN_LEFT_FIELD_NUMBER- See Also:
-
MARGIN_RIGHT_FIELD_NUMBER
public static final int MARGIN_RIGHT_FIELD_NUMBER- See Also:
-
MARGIN_TOP_FIELD_NUMBER
public static final int MARGIN_TOP_FIELD_NUMBER- See Also:
-
PAPER_ORIENTATION_FIELD_NUMBER
public static final int PAPER_ORIENTATION_FIELD_NUMBER- See Also:
-
PAPER_SIZE_FIELD_NUMBER
public static final int PAPER_SIZE_FIELD_NUMBER- See Also:
-
PRINT_HTML_BACKGROUNDS_FIELD_NUMBER
public static final int PRINT_HTML_BACKGROUNDS_FIELD_NUMBER- See Also:
-
RENDER_DELAY_FIELD_NUMBER
public static final int RENDER_DELAY_FIELD_NUMBER- See Also:
-
TIMEOUT_FIELD_NUMBER
public static final int TIMEOUT_FIELD_NUMBER- See Also:
-
TITLE_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER- See Also:
-
VIEW_PORT_HEIGHT_FIELD_NUMBER
public static final int VIEW_PORT_HEIGHT_FIELD_NUMBER- See Also:
-
VIEW_PORT_WIDTH_FIELD_NUMBER
public static final int VIEW_PORT_WIDTH_FIELD_NUMBER- See Also:
-
ZOOM_FIELD_NUMBER
public static final int ZOOM_FIELD_NUMBER- See Also:
-
INPUT_ENCODING_FIELD_NUMBER
public static final int INPUT_ENCODING_FIELD_NUMBER- See Also:
-
CSS_MEDIA_TYPE_FIELD_NUMBER
public static final int CSS_MEDIA_TYPE_FIELD_NUMBER- See Also:
-
CUSTOM_PAPER_WIDTH_FIELD_NUMBER
public static final int CUSTOM_PAPER_WIDTH_FIELD_NUMBER- See Also:
-
CUSTOM_PAPER_HEIGHT_FIELD_NUMBER
public static final int CUSTOM_PAPER_HEIGHT_FIELD_NUMBER- See Also:
-
JAVASCRIPT_FIELD_NUMBER
public static final int JAVASCRIPT_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasCreatePdfFormsFromHtml
public boolean hasCreatePdfFormsFromHtml()optional bool apply_margin_to_header_and_footer = 1;
optional bool create_pdf_forms_from_html = 1;- Specified by:
hasCreatePdfFormsFromHtmlin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the createPdfFormsFromHtml field is set.
-
getCreatePdfFormsFromHtml
public boolean getCreatePdfFormsFromHtml()optional bool apply_margin_to_header_and_footer = 1;
optional bool create_pdf_forms_from_html = 1;- Specified by:
getCreatePdfFormsFromHtmlin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The createPdfFormsFromHtml.
-
hasCustomCssUrl
public boolean hasCustomCssUrl()optional string custom_css_url = 2;- Specified by:
hasCustomCssUrlin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the customCssUrl field is set.
-
getCustomCssUrl
optional string custom_css_url = 2;- Specified by:
getCustomCssUrlin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The customCssUrl.
-
getCustomCssUrlBytes
public com.google.protobuf.ByteString getCustomCssUrlBytes()optional string custom_css_url = 2;- Specified by:
getCustomCssUrlBytesin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The bytes for customCssUrl.
-
hasEnableJavaScript
public boolean hasEnableJavaScript()optional bool enable_java_script = 3;- Specified by:
hasEnableJavaScriptin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the enableJavaScript field is set.
-
getEnableJavaScript
public boolean getEnableJavaScript()optional bool enable_java_script = 3;- Specified by:
getEnableJavaScriptin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The enableJavaScript.
-
hasFitToPaperMode
public boolean hasFitToPaperMode()optional .IronPdfEngine.Proto.FitToPaperModes fit_to_paper_mode = 5;- Specified by:
hasFitToPaperModein interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the fitToPaperMode field is set.
-
getFitToPaperMode
optional .IronPdfEngine.Proto.FitToPaperModes fit_to_paper_mode = 5;- Specified by:
getFitToPaperModein interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The fitToPaperMode.
-
getFitToPaperModeOrBuilder
optional .IronPdfEngine.Proto.FitToPaperModes fit_to_paper_mode = 5;- Specified by:
getFitToPaperModeOrBuilderin interfaceChromePdfRenderOptionsOrBuilder
-
hasGenerateUniqueDocumentIdentifiers
public boolean hasGenerateUniqueDocumentIdentifiers()optional bool generate_unique_document_identifiers = 6;- Specified by:
hasGenerateUniqueDocumentIdentifiersin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the generateUniqueDocumentIdentifiers field is set.
-
getGenerateUniqueDocumentIdentifiers
public boolean getGenerateUniqueDocumentIdentifiers()optional bool generate_unique_document_identifiers = 6;- Specified by:
getGenerateUniqueDocumentIdentifiersin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The generateUniqueDocumentIdentifiers.
-
hasGrayScale
public boolean hasGrayScale()optional bool gray_scale = 7;- Specified by:
hasGrayScalein interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the grayScale field is set.
-
getGrayScale
public boolean getGrayScale()optional bool gray_scale = 7;- Specified by:
getGrayScalein interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The grayScale.
-
hasMarginBottom
public boolean hasMarginBottom()optional double margin_bottom = 8;- Specified by:
hasMarginBottomin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the marginBottom field is set.
-
getMarginBottom
public double getMarginBottom()optional double margin_bottom = 8;- Specified by:
getMarginBottomin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The marginBottom.
-
hasMarginLeft
public boolean hasMarginLeft()optional double margin_left = 9;- Specified by:
hasMarginLeftin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the marginLeft field is set.
-
getMarginLeft
public double getMarginLeft()optional double margin_left = 9;- Specified by:
getMarginLeftin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The marginLeft.
-
hasMarginRight
public boolean hasMarginRight()optional double margin_right = 10;- Specified by:
hasMarginRightin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the marginRight field is set.
-
getMarginRight
public double getMarginRight()optional double margin_right = 10;- Specified by:
getMarginRightin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The marginRight.
-
hasMarginTop
public boolean hasMarginTop()optional double margin_top = 11;- Specified by:
hasMarginTopin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the marginTop field is set.
-
getMarginTop
public double getMarginTop()optional double margin_top = 11;- Specified by:
getMarginTopin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The marginTop.
-
hasPaperOrientation
public boolean hasPaperOrientation()optional .IronPdfEngine.Proto.PdfPaperOrientation paper_orientation = 12;- Specified by:
hasPaperOrientationin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the paperOrientation field is set.
-
getPaperOrientation
optional .IronPdfEngine.Proto.PdfPaperOrientation paper_orientation = 12;- Specified by:
getPaperOrientationin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The paperOrientation.
-
getPaperOrientationOrBuilder
optional .IronPdfEngine.Proto.PdfPaperOrientation paper_orientation = 12;- Specified by:
getPaperOrientationOrBuilderin interfaceChromePdfRenderOptionsOrBuilder
-
hasPaperSize
public boolean hasPaperSize()optional .IronPdfEngine.Proto.PdfPaperSize paper_size = 13;- Specified by:
hasPaperSizein interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the paperSize field is set.
-
getPaperSize
optional .IronPdfEngine.Proto.PdfPaperSize paper_size = 13;- Specified by:
getPaperSizein interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The paperSize.
-
getPaperSizeOrBuilder
optional .IronPdfEngine.Proto.PdfPaperSize paper_size = 13;- Specified by:
getPaperSizeOrBuilderin interfaceChromePdfRenderOptionsOrBuilder
-
hasPrintHtmlBackgrounds
public boolean hasPrintHtmlBackgrounds()optional bool print_html_backgrounds = 14;- Specified by:
hasPrintHtmlBackgroundsin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the printHtmlBackgrounds field is set.
-
getPrintHtmlBackgrounds
public boolean getPrintHtmlBackgrounds()optional bool print_html_backgrounds = 14;- Specified by:
getPrintHtmlBackgroundsin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The printHtmlBackgrounds.
-
hasRenderDelay
public boolean hasRenderDelay()optional int32 render_delay = 15;- Specified by:
hasRenderDelayin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the renderDelay field is set.
-
getRenderDelay
public int getRenderDelay()optional int32 render_delay = 15;- Specified by:
getRenderDelayin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The renderDelay.
-
hasTimeout
public boolean hasTimeout()optional int32 timeout = 16;- Specified by:
hasTimeoutin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the timeout field is set.
-
getTimeout
public int getTimeout()optional int32 timeout = 16;- Specified by:
getTimeoutin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The timeout.
-
hasTitle
public boolean hasTitle()optional string title = 17;- Specified by:
hasTitlein interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the title field is set.
-
getTitle
optional string title = 17;- Specified by:
getTitlein interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The title.
-
getTitleBytes
public com.google.protobuf.ByteString getTitleBytes()optional string title = 17;- Specified by:
getTitleBytesin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The bytes for title.
-
hasViewPortHeight
public boolean hasViewPortHeight()optional int32 view_port_height = 18;- Specified by:
hasViewPortHeightin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the viewPortHeight field is set.
-
getViewPortHeight
public int getViewPortHeight()optional int32 view_port_height = 18;- Specified by:
getViewPortHeightin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The viewPortHeight.
-
hasViewPortWidth
public boolean hasViewPortWidth()optional int32 view_port_width = 19;- Specified by:
hasViewPortWidthin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the viewPortWidth field is set.
-
getViewPortWidth
public int getViewPortWidth()optional int32 view_port_width = 19;- Specified by:
getViewPortWidthin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The viewPortWidth.
-
hasZoom
public boolean hasZoom()optional int32 zoom = 20;- Specified by:
hasZoomin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the zoom field is set.
-
getZoom
public int getZoom()optional int32 zoom = 20;- Specified by:
getZoomin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The zoom.
-
hasInputEncoding
public boolean hasInputEncoding()optional string input_encoding = 21;- Specified by:
hasInputEncodingin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the inputEncoding field is set.
-
getInputEncoding
optional string input_encoding = 21;- Specified by:
getInputEncodingin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The inputEncoding.
-
getInputEncodingBytes
public com.google.protobuf.ByteString getInputEncodingBytes()optional string input_encoding = 21;- Specified by:
getInputEncodingBytesin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The bytes for inputEncoding.
-
hasCssMediaType
public boolean hasCssMediaType()optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 22;- Specified by:
hasCssMediaTypein interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the cssMediaType field is set.
-
getCssMediaType
optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 22;- Specified by:
getCssMediaTypein interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The cssMediaType.
-
getCssMediaTypeOrBuilder
optional .IronPdfEngine.Proto.PdfCssMediaType css_media_type = 22;- Specified by:
getCssMediaTypeOrBuilderin interfaceChromePdfRenderOptionsOrBuilder
-
hasCustomPaperWidth
public boolean hasCustomPaperWidth()optional double custom_paper_width = 23;- Specified by:
hasCustomPaperWidthin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the customPaperWidth field is set.
-
getCustomPaperWidth
public double getCustomPaperWidth()optional double custom_paper_width = 23;- Specified by:
getCustomPaperWidthin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The customPaperWidth.
-
hasCustomPaperHeight
public boolean hasCustomPaperHeight()optional double custom_paper_height = 24;- Specified by:
hasCustomPaperHeightin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the customPaperHeight field is set.
-
getCustomPaperHeight
public double getCustomPaperHeight()optional double custom_paper_height = 24;- Specified by:
getCustomPaperHeightin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The customPaperHeight.
-
hasJavascript
public boolean hasJavascript()optional string javascript = 25;- Specified by:
hasJavascriptin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- Whether the javascript field is set.
-
getJavascript
optional string javascript = 25;- Specified by:
getJavascriptin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The javascript.
-
getJavascriptBytes
public com.google.protobuf.ByteString getJavascriptBytes()optional string javascript = 25;- Specified by:
getJavascriptBytesin interfaceChromePdfRenderOptionsOrBuilder- Returns:
- The bytes for javascript.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ChromePdfRenderOptions parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromePdfRenderOptions parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromePdfRenderOptions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromePdfRenderOptions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromePdfRenderOptions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromePdfRenderOptions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ChromePdfRenderOptions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ChromePdfRenderOptions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ChromePdfRenderOptions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ChromePdfRenderOptions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ChromePdfRenderOptions.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-