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 Summary
Nested Classes Modifier and Type Class Description static class
ChromePdfRenderOptionsP.Builder
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.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.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 Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
boolean
getCreatePdfFormsFromHtml()
optional bool apply_margin_to_header_and_footer = 1;ChromePdfCssMediaTypeP
getCssMediaType()
optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;
ChromePdfCssMediaTypePOrBuilder
getCssMediaTypeOrBuilder()
optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;
StringDictionaryP
getCustomCookies()
optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;
StringDictionaryPOrBuilder
getCustomCookiesOrBuilder()
optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;
String
getCustomCssUrl()
optional string custom_css_url = 2;
com.google.protobuf.ByteString
getCustomCssUrlBytes()
optional string custom_css_url = 2;
double
getCustomPaperHeight()
optional double custom_paper_height = 24;
double
getCustomPaperWidth()
optional double custom_paper_width = 23;
static ChromePdfRenderOptionsP
getDefaultInstance()
ChromePdfRenderOptionsP
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
boolean
getEnableGrayscale()
optional bool enable_grayscale = 32;
boolean
getEnableJavaScript()
optional bool enable_java_script = 3;
boolean
getEnableMathematicalLatex()
optional bool enable_mathematical_latex = 37;
int
getFirstPageNumber()
optional int32 first_page_number = 30;
ChromeFitToPaperModesP
getFitToPaperMode()
optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;
ChromeFitToPaperModesPOrBuilder
getFitToPaperModeOrBuilder()
optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;
boolean
getForcePaperSize()
optional bool force_paper_size = 33;
boolean
getGrayScale()
optional bool generate_unique_document_identifiers = 6;ChromeHtmlHeaderFooterP
getHtmlFooter()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;
ChromeHtmlHeaderFooterPOrBuilder
getHtmlFooterOrBuilder()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;
ChromeHtmlHeaderFooterP
getHtmlHeader()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;
ChromeHtmlHeaderFooterPOrBuilder
getHtmlHeaderOrBuilder()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;
String
getInputEncoding()
optional string input_encoding = 21;
com.google.protobuf.ByteString
getInputEncodingBytes()
optional string input_encoding = 21;
String
getJavascript()
optional string javascript = 25;
com.google.protobuf.ByteString
getJavascriptBytes()
optional string javascript = 25;
double
getMarginBottom()
optional double margin_bottom = 8;
double
getMarginLeft()
optional double margin_left = 9;
double
getMarginRight()
optional double margin_right = 10;
double
getMarginTop()
optional double margin_top = 11;
ChromePdfPaperOrientationP
getPaperOrientation()
optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;
ChromePdfPaperOrientationPOrBuilder
getPaperOrientationOrBuilder()
optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;
ChromePdfPaperSizeP
getPaperSize()
optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;
ChromePdfPaperSizePOrBuilder
getPaperSizeOrBuilder()
optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;
com.google.protobuf.Parser<ChromePdfRenderOptionsP>
getParserForType()
boolean
getPrintHtmlBackgrounds()
optional bool print_html_backgrounds = 14;
int
getRenderDelay()
optional int32 render_delay = 15;
int
getSerializedSize()
ChromeTableOfContentsTypesP
getTableOfContents()
optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;
ChromeTableOfContentsTypesPOrBuilder
getTableOfContentsOrBuilder()
optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;
ChromeTextHeaderFooterP
getTextFooter()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;
ChromeTextHeaderFooterPOrBuilder
getTextFooterOrBuilder()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;
ChromeTextHeaderFooterP
getTextHeader()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;
ChromeTextHeaderFooterPOrBuilder
getTextHeaderOrBuilder()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;
int
getTimeout()
optional int32 timeout = 16;
String
getTitle()
optional string title = 17;
com.google.protobuf.ByteString
getTitleBytes()
optional string title = 17;
ChromeUseMarginsP
getUseMarginsOnHeaderFooter()
optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;
ChromeUseMarginsPOrBuilder
getUseMarginsOnHeaderFooterOrBuilder()
optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;
int
getViewPortHeight()
optional int32 view_port_height = 18;
int
getViewPortWidth()
optional int32 view_port_width = 19;
RenderOptionWaitForP
getWaitFor()
optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;
RenderOptionWaitForPOrBuilder
getWaitForOrBuilder()
optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;
int
getZoom()
optional int32 zoom = 20;
boolean
hasCreatePdfFormsFromHtml()
optional bool apply_margin_to_header_and_footer = 1;boolean
hasCssMediaType()
optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;
boolean
hasCustomCookies()
optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;
boolean
hasCustomCssUrl()
optional string custom_css_url = 2;
boolean
hasCustomPaperHeight()
optional double custom_paper_height = 24;
boolean
hasCustomPaperWidth()
optional double custom_paper_width = 23;
boolean
hasEnableGrayscale()
optional bool enable_grayscale = 32;
boolean
hasEnableJavaScript()
optional bool enable_java_script = 3;
boolean
hasEnableMathematicalLatex()
optional bool enable_mathematical_latex = 37;
boolean
hasFirstPageNumber()
optional int32 first_page_number = 30;
boolean
hasFitToPaperMode()
optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;
boolean
hasForcePaperSize()
optional bool force_paper_size = 33;
boolean
hasGrayScale()
optional bool generate_unique_document_identifiers = 6;int
hashCode()
boolean
hasHtmlFooter()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;
boolean
hasHtmlHeader()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;
boolean
hasInputEncoding()
optional string input_encoding = 21;
boolean
hasJavascript()
optional string javascript = 25;
boolean
hasMarginBottom()
optional double margin_bottom = 8;
boolean
hasMarginLeft()
optional double margin_left = 9;
boolean
hasMarginRight()
optional double margin_right = 10;
boolean
hasMarginTop()
optional double margin_top = 11;
boolean
hasPaperOrientation()
optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;
boolean
hasPaperSize()
optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;
boolean
hasPrintHtmlBackgrounds()
optional bool print_html_backgrounds = 14;
boolean
hasRenderDelay()
optional int32 render_delay = 15;
boolean
hasTableOfContents()
optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;
boolean
hasTextFooter()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;
boolean
hasTextHeader()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;
boolean
hasTimeout()
optional int32 timeout = 16;
boolean
hasTitle()
optional string title = 17;
boolean
hasUseMarginsOnHeaderFooter()
optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;
boolean
hasViewPortHeight()
optional int32 view_port_height = 18;
boolean
hasViewPortWidth()
optional int32 view_port_width = 19;
boolean
hasWaitFor()
optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;
boolean
hasZoom()
optional int32 zoom = 20;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static ChromePdfRenderOptionsP.Builder
newBuilder()
static ChromePdfRenderOptionsP.Builder
newBuilder(ChromePdfRenderOptionsP prototype)
ChromePdfRenderOptionsP.Builder
newBuilderForType()
protected ChromePdfRenderOptionsP.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static ChromePdfRenderOptionsP
parseDelimitedFrom(InputStream input)
static ChromePdfRenderOptionsP
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChromePdfRenderOptionsP
parseFrom(byte[] data)
static ChromePdfRenderOptionsP
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChromePdfRenderOptionsP
parseFrom(com.google.protobuf.ByteString data)
static ChromePdfRenderOptionsP
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChromePdfRenderOptionsP
parseFrom(com.google.protobuf.CodedInputStream input)
static ChromePdfRenderOptionsP
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChromePdfRenderOptionsP
parseFrom(InputStream input)
static ChromePdfRenderOptionsP
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChromePdfRenderOptionsP
parseFrom(ByteBuffer data)
static ChromePdfRenderOptionsP
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<ChromePdfRenderOptionsP>
parser()
ChromePdfRenderOptionsP.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, 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.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CREATE_PDF_FORMS_FROM_HTML_FIELD_NUMBER
public static final int CREATE_PDF_FORMS_FROM_HTML_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CUSTOM_CSS_URL_FIELD_NUMBER
public static final int CUSTOM_CSS_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENABLE_JAVA_SCRIPT_FIELD_NUMBER
public static final int ENABLE_JAVA_SCRIPT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FIT_TO_PAPER_MODE_FIELD_NUMBER
public static final int FIT_TO_PAPER_MODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GRAY_SCALE_FIELD_NUMBER
public static final int GRAY_SCALE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MARGIN_BOTTOM_FIELD_NUMBER
public static final int MARGIN_BOTTOM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MARGIN_LEFT_FIELD_NUMBER
public static final int MARGIN_LEFT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MARGIN_RIGHT_FIELD_NUMBER
public static final int MARGIN_RIGHT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MARGIN_TOP_FIELD_NUMBER
public static final int MARGIN_TOP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PAPER_ORIENTATION_FIELD_NUMBER
public static final int PAPER_ORIENTATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PAPER_SIZE_FIELD_NUMBER
public static final int PAPER_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRINT_HTML_BACKGROUNDS_FIELD_NUMBER
public static final int PRINT_HTML_BACKGROUNDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RENDER_DELAY_FIELD_NUMBER
public static final int RENDER_DELAY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMEOUT_FIELD_NUMBER
public static final int TIMEOUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TITLE_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIEW_PORT_HEIGHT_FIELD_NUMBER
public static final int VIEW_PORT_HEIGHT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIEW_PORT_WIDTH_FIELD_NUMBER
public static final int VIEW_PORT_WIDTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ZOOM_FIELD_NUMBER
public static final int ZOOM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUT_ENCODING_FIELD_NUMBER
public static final int INPUT_ENCODING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CSS_MEDIA_TYPE_FIELD_NUMBER
public static final int CSS_MEDIA_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CUSTOM_PAPER_WIDTH_FIELD_NUMBER
public static final int CUSTOM_PAPER_WIDTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CUSTOM_PAPER_HEIGHT_FIELD_NUMBER
public static final int CUSTOM_PAPER_HEIGHT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JAVASCRIPT_FIELD_NUMBER
public static final int JAVASCRIPT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HTML_HEADER_FIELD_NUMBER
public static final int HTML_HEADER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HTML_FOOTER_FIELD_NUMBER
public static final int HTML_FOOTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_HEADER_FIELD_NUMBER
public static final int TEXT_HEADER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_FOOTER_FIELD_NUMBER
public static final int TEXT_FOOTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FIRST_PAGE_NUMBER_FIELD_NUMBER
public static final int FIRST_PAGE_NUMBER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USE_MARGINS_ON_HEADER_FOOTER_FIELD_NUMBER
public static final int USE_MARGINS_ON_HEADER_FOOTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENABLE_GRAYSCALE_FIELD_NUMBER
public static final int ENABLE_GRAYSCALE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FORCE_PAPER_SIZE_FIELD_NUMBER
public static final int FORCE_PAPER_SIZE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WAITFOR_FIELD_NUMBER
public static final int WAITFOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CUSTOM_COOKIES_FIELD_NUMBER
public static final int CUSTOM_COOKIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TABLE_OF_CONTENTS_FIELD_NUMBER
public static final int TABLE_OF_CONTENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENABLE_MATHEMATICAL_LATEX_FIELD_NUMBER
public static final int ENABLE_MATHEMATICAL_LATEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in 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:
hasCreatePdfFormsFromHtml
in interfaceChromePdfRenderOptionsPOrBuilder
- 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:
getCreatePdfFormsFromHtml
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The createPdfFormsFromHtml.
-
hasCustomCssUrl
public boolean hasCustomCssUrl()
optional string custom_css_url = 2;
- Specified by:
hasCustomCssUrl
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the customCssUrl field is set.
-
getCustomCssUrl
public String getCustomCssUrl()
optional string custom_css_url = 2;
- Specified by:
getCustomCssUrl
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The customCssUrl.
-
getCustomCssUrlBytes
public com.google.protobuf.ByteString getCustomCssUrlBytes()
optional string custom_css_url = 2;
- Specified by:
getCustomCssUrlBytes
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The bytes for customCssUrl.
-
hasEnableJavaScript
public boolean hasEnableJavaScript()
optional bool enable_java_script = 3;
- Specified by:
hasEnableJavaScript
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the enableJavaScript field is set.
-
getEnableJavaScript
public boolean getEnableJavaScript()
optional bool enable_java_script = 3;
- Specified by:
getEnableJavaScript
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The enableJavaScript.
-
hasFitToPaperMode
public boolean hasFitToPaperMode()
optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;
- Specified by:
hasFitToPaperMode
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the fitToPaperMode field is set.
-
getFitToPaperMode
public ChromeFitToPaperModesP getFitToPaperMode()
optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;
- Specified by:
getFitToPaperMode
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The fitToPaperMode.
-
getFitToPaperModeOrBuilder
public ChromeFitToPaperModesPOrBuilder getFitToPaperModeOrBuilder()
optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;
- Specified by:
getFitToPaperModeOrBuilder
in interfaceChromePdfRenderOptionsPOrBuilder
-
hasGrayScale
public boolean hasGrayScale()
optional bool generate_unique_document_identifiers = 6;
optional bool gray_scale = 7;
- Specified by:
hasGrayScale
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the grayScale field is set.
-
getGrayScale
public boolean getGrayScale()
optional bool generate_unique_document_identifiers = 6;
optional bool gray_scale = 7;
- Specified by:
getGrayScale
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The grayScale.
-
hasMarginBottom
public boolean hasMarginBottom()
optional double margin_bottom = 8;
- Specified by:
hasMarginBottom
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the marginBottom field is set.
-
getMarginBottom
public double getMarginBottom()
optional double margin_bottom = 8;
- Specified by:
getMarginBottom
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The marginBottom.
-
hasMarginLeft
public boolean hasMarginLeft()
optional double margin_left = 9;
- Specified by:
hasMarginLeft
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the marginLeft field is set.
-
getMarginLeft
public double getMarginLeft()
optional double margin_left = 9;
- Specified by:
getMarginLeft
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The marginLeft.
-
hasMarginRight
public boolean hasMarginRight()
optional double margin_right = 10;
- Specified by:
hasMarginRight
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the marginRight field is set.
-
getMarginRight
public double getMarginRight()
optional double margin_right = 10;
- Specified by:
getMarginRight
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The marginRight.
-
hasMarginTop
public boolean hasMarginTop()
optional double margin_top = 11;
- Specified by:
hasMarginTop
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the marginTop field is set.
-
getMarginTop
public double getMarginTop()
optional double margin_top = 11;
- Specified by:
getMarginTop
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The marginTop.
-
hasPaperOrientation
public boolean hasPaperOrientation()
optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;
- Specified by:
hasPaperOrientation
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the paperOrientation field is set.
-
getPaperOrientation
public ChromePdfPaperOrientationP getPaperOrientation()
optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;
- Specified by:
getPaperOrientation
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The paperOrientation.
-
getPaperOrientationOrBuilder
public ChromePdfPaperOrientationPOrBuilder getPaperOrientationOrBuilder()
optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;
- Specified by:
getPaperOrientationOrBuilder
in interfaceChromePdfRenderOptionsPOrBuilder
-
hasPaperSize
public boolean hasPaperSize()
optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;
- Specified by:
hasPaperSize
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the paperSize field is set.
-
getPaperSize
public ChromePdfPaperSizeP getPaperSize()
optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;
- Specified by:
getPaperSize
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The paperSize.
-
getPaperSizeOrBuilder
public ChromePdfPaperSizePOrBuilder getPaperSizeOrBuilder()
optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;
- Specified by:
getPaperSizeOrBuilder
in interfaceChromePdfRenderOptionsPOrBuilder
-
hasPrintHtmlBackgrounds
public boolean hasPrintHtmlBackgrounds()
optional bool print_html_backgrounds = 14;
- Specified by:
hasPrintHtmlBackgrounds
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the printHtmlBackgrounds field is set.
-
getPrintHtmlBackgrounds
public boolean getPrintHtmlBackgrounds()
optional bool print_html_backgrounds = 14;
- Specified by:
getPrintHtmlBackgrounds
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The printHtmlBackgrounds.
-
hasRenderDelay
public boolean hasRenderDelay()
optional int32 render_delay = 15;
- Specified by:
hasRenderDelay
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the renderDelay field is set.
-
getRenderDelay
public int getRenderDelay()
optional int32 render_delay = 15;
- Specified by:
getRenderDelay
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The renderDelay.
-
hasTimeout
public boolean hasTimeout()
optional int32 timeout = 16;
- Specified by:
hasTimeout
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the timeout field is set.
-
getTimeout
public int getTimeout()
optional int32 timeout = 16;
- Specified by:
getTimeout
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The timeout.
-
hasTitle
public boolean hasTitle()
optional string title = 17;
- Specified by:
hasTitle
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the title field is set.
-
getTitle
public String getTitle()
optional string title = 17;
- Specified by:
getTitle
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The title.
-
getTitleBytes
public com.google.protobuf.ByteString getTitleBytes()
optional string title = 17;
- Specified by:
getTitleBytes
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The bytes for title.
-
hasViewPortHeight
public boolean hasViewPortHeight()
optional int32 view_port_height = 18;
- Specified by:
hasViewPortHeight
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the viewPortHeight field is set.
-
getViewPortHeight
public int getViewPortHeight()
optional int32 view_port_height = 18;
- Specified by:
getViewPortHeight
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The viewPortHeight.
-
hasViewPortWidth
public boolean hasViewPortWidth()
optional int32 view_port_width = 19;
- Specified by:
hasViewPortWidth
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the viewPortWidth field is set.
-
getViewPortWidth
public int getViewPortWidth()
optional int32 view_port_width = 19;
- Specified by:
getViewPortWidth
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The viewPortWidth.
-
hasZoom
public boolean hasZoom()
optional int32 zoom = 20;
- Specified by:
hasZoom
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the zoom field is set.
-
getZoom
public int getZoom()
optional int32 zoom = 20;
- Specified by:
getZoom
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The zoom.
-
hasInputEncoding
public boolean hasInputEncoding()
optional string input_encoding = 21;
- Specified by:
hasInputEncoding
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the inputEncoding field is set.
-
getInputEncoding
public String getInputEncoding()
optional string input_encoding = 21;
- Specified by:
getInputEncoding
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The inputEncoding.
-
getInputEncodingBytes
public com.google.protobuf.ByteString getInputEncodingBytes()
optional string input_encoding = 21;
- Specified by:
getInputEncodingBytes
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The bytes for inputEncoding.
-
hasCssMediaType
public boolean hasCssMediaType()
optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;
- Specified by:
hasCssMediaType
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the cssMediaType field is set.
-
getCssMediaType
public ChromePdfCssMediaTypeP getCssMediaType()
optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;
- Specified by:
getCssMediaType
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The cssMediaType.
-
getCssMediaTypeOrBuilder
public ChromePdfCssMediaTypePOrBuilder getCssMediaTypeOrBuilder()
optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;
- Specified by:
getCssMediaTypeOrBuilder
in interfaceChromePdfRenderOptionsPOrBuilder
-
hasCustomPaperWidth
public boolean hasCustomPaperWidth()
optional double custom_paper_width = 23;
- Specified by:
hasCustomPaperWidth
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the customPaperWidth field is set.
-
getCustomPaperWidth
public double getCustomPaperWidth()
optional double custom_paper_width = 23;
- Specified by:
getCustomPaperWidth
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The customPaperWidth.
-
hasCustomPaperHeight
public boolean hasCustomPaperHeight()
optional double custom_paper_height = 24;
- Specified by:
hasCustomPaperHeight
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the customPaperHeight field is set.
-
getCustomPaperHeight
public double getCustomPaperHeight()
optional double custom_paper_height = 24;
- Specified by:
getCustomPaperHeight
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The customPaperHeight.
-
hasJavascript
public boolean hasJavascript()
optional string javascript = 25;
- Specified by:
hasJavascript
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the javascript field is set.
-
getJavascript
public String getJavascript()
optional string javascript = 25;
- Specified by:
getJavascript
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The javascript.
-
getJavascriptBytes
public com.google.protobuf.ByteString getJavascriptBytes()
optional string javascript = 25;
- Specified by:
getJavascriptBytes
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The bytes for javascript.
-
hasHtmlHeader
public boolean hasHtmlHeader()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;
- Specified by:
hasHtmlHeader
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the htmlHeader field is set.
-
getHtmlHeader
public ChromeHtmlHeaderFooterP getHtmlHeader()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;
- Specified by:
getHtmlHeader
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The htmlHeader.
-
getHtmlHeaderOrBuilder
public ChromeHtmlHeaderFooterPOrBuilder getHtmlHeaderOrBuilder()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;
- Specified by:
getHtmlHeaderOrBuilder
in interfaceChromePdfRenderOptionsPOrBuilder
-
hasHtmlFooter
public boolean hasHtmlFooter()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;
- Specified by:
hasHtmlFooter
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the htmlFooter field is set.
-
getHtmlFooter
public ChromeHtmlHeaderFooterP getHtmlFooter()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;
- Specified by:
getHtmlFooter
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The htmlFooter.
-
getHtmlFooterOrBuilder
public ChromeHtmlHeaderFooterPOrBuilder getHtmlFooterOrBuilder()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;
- Specified by:
getHtmlFooterOrBuilder
in interfaceChromePdfRenderOptionsPOrBuilder
-
hasTextHeader
public boolean hasTextHeader()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;
- Specified by:
hasTextHeader
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the textHeader field is set.
-
getTextHeader
public ChromeTextHeaderFooterP getTextHeader()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;
- Specified by:
getTextHeader
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The textHeader.
-
getTextHeaderOrBuilder
public ChromeTextHeaderFooterPOrBuilder getTextHeaderOrBuilder()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;
- Specified by:
getTextHeaderOrBuilder
in interfaceChromePdfRenderOptionsPOrBuilder
-
hasTextFooter
public boolean hasTextFooter()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;
- Specified by:
hasTextFooter
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the textFooter field is set.
-
getTextFooter
public ChromeTextHeaderFooterP getTextFooter()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;
- Specified by:
getTextFooter
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The textFooter.
-
getTextFooterOrBuilder
public ChromeTextHeaderFooterPOrBuilder getTextFooterOrBuilder()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;
- Specified by:
getTextFooterOrBuilder
in interfaceChromePdfRenderOptionsPOrBuilder
-
hasFirstPageNumber
public boolean hasFirstPageNumber()
optional int32 first_page_number = 30;
- Specified by:
hasFirstPageNumber
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the firstPageNumber field is set.
-
getFirstPageNumber
public int getFirstPageNumber()
optional int32 first_page_number = 30;
- Specified by:
getFirstPageNumber
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The firstPageNumber.
-
hasUseMarginsOnHeaderFooter
public boolean hasUseMarginsOnHeaderFooter()
optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;
- Specified by:
hasUseMarginsOnHeaderFooter
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the useMarginsOnHeaderFooter field is set.
-
getUseMarginsOnHeaderFooter
public ChromeUseMarginsP getUseMarginsOnHeaderFooter()
optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;
- Specified by:
getUseMarginsOnHeaderFooter
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The useMarginsOnHeaderFooter.
-
getUseMarginsOnHeaderFooterOrBuilder
public ChromeUseMarginsPOrBuilder getUseMarginsOnHeaderFooterOrBuilder()
optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;
- Specified by:
getUseMarginsOnHeaderFooterOrBuilder
in interfaceChromePdfRenderOptionsPOrBuilder
-
hasEnableGrayscale
public boolean hasEnableGrayscale()
optional bool enable_grayscale = 32;
- Specified by:
hasEnableGrayscale
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the enableGrayscale field is set.
-
getEnableGrayscale
public boolean getEnableGrayscale()
optional bool enable_grayscale = 32;
- Specified by:
getEnableGrayscale
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The enableGrayscale.
-
hasForcePaperSize
public boolean hasForcePaperSize()
optional bool force_paper_size = 33;
- Specified by:
hasForcePaperSize
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the forcePaperSize field is set.
-
getForcePaperSize
public boolean getForcePaperSize()
optional bool force_paper_size = 33;
- Specified by:
getForcePaperSize
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The forcePaperSize.
-
hasWaitFor
public boolean hasWaitFor()
optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;
- Specified by:
hasWaitFor
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the waitFor field is set.
-
getWaitFor
public RenderOptionWaitForP getWaitFor()
optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;
- Specified by:
getWaitFor
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The waitFor.
-
getWaitForOrBuilder
public RenderOptionWaitForPOrBuilder getWaitForOrBuilder()
optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;
- Specified by:
getWaitForOrBuilder
in interfaceChromePdfRenderOptionsPOrBuilder
-
hasCustomCookies
public boolean hasCustomCookies()
optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;
- Specified by:
hasCustomCookies
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the customCookies field is set.
-
getCustomCookies
public StringDictionaryP getCustomCookies()
optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;
- Specified by:
getCustomCookies
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The customCookies.
-
getCustomCookiesOrBuilder
public StringDictionaryPOrBuilder getCustomCookiesOrBuilder()
optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;
- Specified by:
getCustomCookiesOrBuilder
in interfaceChromePdfRenderOptionsPOrBuilder
-
hasTableOfContents
public boolean hasTableOfContents()
optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;
- Specified by:
hasTableOfContents
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the tableOfContents field is set.
-
getTableOfContents
public ChromeTableOfContentsTypesP getTableOfContents()
optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;
- Specified by:
getTableOfContents
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The tableOfContents.
-
getTableOfContentsOrBuilder
public ChromeTableOfContentsTypesPOrBuilder getTableOfContentsOrBuilder()
optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;
- Specified by:
getTableOfContentsOrBuilder
in interfaceChromePdfRenderOptionsPOrBuilder
-
hasEnableMathematicalLatex
public boolean hasEnableMathematicalLatex()
optional bool enable_mathematical_latex = 37;
- Specified by:
hasEnableMathematicalLatex
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- Whether the enableMathematicalLatex field is set.
-
getEnableMathematicalLatex
public boolean getEnableMathematicalLatex()
optional bool enable_mathematical_latex = 37;
- Specified by:
getEnableMathematicalLatex
in interfaceChromePdfRenderOptionsPOrBuilder
- Returns:
- The enableMathematicalLatex.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ChromePdfRenderOptionsP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromePdfRenderOptionsP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromePdfRenderOptionsP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromePdfRenderOptionsP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromePdfRenderOptionsP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromePdfRenderOptionsP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromePdfRenderOptionsP parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ChromePdfRenderOptionsP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ChromePdfRenderOptionsP parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ChromePdfRenderOptionsP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ChromePdfRenderOptionsP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ChromePdfRenderOptionsP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ChromePdfRenderOptionsP.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ChromePdfRenderOptionsP.Builder newBuilder()
-
newBuilder
public static ChromePdfRenderOptionsP.Builder newBuilder(ChromePdfRenderOptionsP prototype)
-
toBuilder
public ChromePdfRenderOptionsP.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ChromePdfRenderOptionsP.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ChromePdfRenderOptionsP getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ChromePdfRenderOptionsP> parser()
-
getParserForType
public com.google.protobuf.Parser<ChromePdfRenderOptionsP> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ChromePdfRenderOptionsP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-