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 type
ironpdfengineproto.ChromePdfRenderOptionsP| Modifier and Type | Class and 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.
|
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| Modifier and Type | Method and 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; |
boolean |
isInitialized() |
static ChromePdfRenderOptionsP.Builder |
newBuilder() |
static ChromePdfRenderOptionsP.Builder |
newBuilder(ChromePdfRenderOptionsP prototype) |
ChromePdfRenderOptionsP.Builder |
newBuilderForType() |
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(ByteBuffer data) |
static ChromePdfRenderOptionsP |
parseFrom(ByteBuffer 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 com.google.protobuf.Parser<ChromePdfRenderOptionsP> |
parser() |
ChromePdfRenderOptionsP.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int CREATE_PDF_FORMS_FROM_HTML_FIELD_NUMBER
public static final int CUSTOM_CSS_URL_FIELD_NUMBER
public static final int ENABLE_JAVA_SCRIPT_FIELD_NUMBER
public static final int FIT_TO_PAPER_MODE_FIELD_NUMBER
public static final int GRAY_SCALE_FIELD_NUMBER
public static final int MARGIN_BOTTOM_FIELD_NUMBER
public static final int MARGIN_LEFT_FIELD_NUMBER
public static final int MARGIN_RIGHT_FIELD_NUMBER
public static final int MARGIN_TOP_FIELD_NUMBER
public static final int PAPER_ORIENTATION_FIELD_NUMBER
public static final int PAPER_SIZE_FIELD_NUMBER
public static final int PRINT_HTML_BACKGROUNDS_FIELD_NUMBER
public static final int RENDER_DELAY_FIELD_NUMBER
public static final int TIMEOUT_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
public static final int VIEW_PORT_HEIGHT_FIELD_NUMBER
public static final int VIEW_PORT_WIDTH_FIELD_NUMBER
public static final int ZOOM_FIELD_NUMBER
public static final int INPUT_ENCODING_FIELD_NUMBER
public static final int CSS_MEDIA_TYPE_FIELD_NUMBER
public static final int CUSTOM_PAPER_WIDTH_FIELD_NUMBER
public static final int CUSTOM_PAPER_HEIGHT_FIELD_NUMBER
public static final int JAVASCRIPT_FIELD_NUMBER
public static final int HTML_HEADER_FIELD_NUMBER
public static final int HTML_FOOTER_FIELD_NUMBER
public static final int TEXT_HEADER_FIELD_NUMBER
public static final int TEXT_FOOTER_FIELD_NUMBER
public static final int FIRST_PAGE_NUMBER_FIELD_NUMBER
public static final int USE_MARGINS_ON_HEADER_FOOTER_FIELD_NUMBER
public static final int ENABLE_GRAYSCALE_FIELD_NUMBER
public static final int FORCE_PAPER_SIZE_FIELD_NUMBER
public static final int WAITFOR_FIELD_NUMBER
public static final int CUSTOM_COOKIES_FIELD_NUMBER
public static final int TABLE_OF_CONTENTS_FIELD_NUMBER
public static final int ENABLE_MATHEMATICAL_LATEX_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasCreatePdfFormsFromHtml()
optional bool apply_margin_to_header_and_footer = 1;
optional bool create_pdf_forms_from_html = 1;hasCreatePdfFormsFromHtml in interface ChromePdfRenderOptionsPOrBuilderpublic boolean getCreatePdfFormsFromHtml()
optional bool apply_margin_to_header_and_footer = 1;
optional bool create_pdf_forms_from_html = 1;getCreatePdfFormsFromHtml in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasCustomCssUrl()
optional string custom_css_url = 2;hasCustomCssUrl in interface ChromePdfRenderOptionsPOrBuilderpublic String getCustomCssUrl()
optional string custom_css_url = 2;getCustomCssUrl in interface ChromePdfRenderOptionsPOrBuilderpublic com.google.protobuf.ByteString getCustomCssUrlBytes()
optional string custom_css_url = 2;getCustomCssUrlBytes in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasEnableJavaScript()
optional bool enable_java_script = 3;hasEnableJavaScript in interface ChromePdfRenderOptionsPOrBuilderpublic boolean getEnableJavaScript()
optional bool enable_java_script = 3;getEnableJavaScript in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasFitToPaperMode()
optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;hasFitToPaperMode in interface ChromePdfRenderOptionsPOrBuilderpublic ChromeFitToPaperModesP getFitToPaperMode()
optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;getFitToPaperMode in interface ChromePdfRenderOptionsPOrBuilderpublic ChromeFitToPaperModesPOrBuilder getFitToPaperModeOrBuilder()
optional .ironpdfengineproto.ChromeFitToPaperModesP fit_to_paper_mode = 5;getFitToPaperModeOrBuilder in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasGrayScale()
optional bool generate_unique_document_identifiers = 6;
optional bool gray_scale = 7;hasGrayScale in interface ChromePdfRenderOptionsPOrBuilderpublic boolean getGrayScale()
optional bool generate_unique_document_identifiers = 6;
optional bool gray_scale = 7;getGrayScale in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasMarginBottom()
optional double margin_bottom = 8;hasMarginBottom in interface ChromePdfRenderOptionsPOrBuilderpublic double getMarginBottom()
optional double margin_bottom = 8;getMarginBottom in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasMarginLeft()
optional double margin_left = 9;hasMarginLeft in interface ChromePdfRenderOptionsPOrBuilderpublic double getMarginLeft()
optional double margin_left = 9;getMarginLeft in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasMarginRight()
optional double margin_right = 10;hasMarginRight in interface ChromePdfRenderOptionsPOrBuilderpublic double getMarginRight()
optional double margin_right = 10;getMarginRight in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasMarginTop()
optional double margin_top = 11;hasMarginTop in interface ChromePdfRenderOptionsPOrBuilderpublic double getMarginTop()
optional double margin_top = 11;getMarginTop in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasPaperOrientation()
optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;hasPaperOrientation in interface ChromePdfRenderOptionsPOrBuilderpublic ChromePdfPaperOrientationP getPaperOrientation()
optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;getPaperOrientation in interface ChromePdfRenderOptionsPOrBuilderpublic ChromePdfPaperOrientationPOrBuilder getPaperOrientationOrBuilder()
optional .ironpdfengineproto.ChromePdfPaperOrientationP paper_orientation = 12;getPaperOrientationOrBuilder in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasPaperSize()
optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;hasPaperSize in interface ChromePdfRenderOptionsPOrBuilderpublic ChromePdfPaperSizeP getPaperSize()
optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;getPaperSize in interface ChromePdfRenderOptionsPOrBuilderpublic ChromePdfPaperSizePOrBuilder getPaperSizeOrBuilder()
optional .ironpdfengineproto.ChromePdfPaperSizeP paper_size = 13;getPaperSizeOrBuilder in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasPrintHtmlBackgrounds()
optional bool print_html_backgrounds = 14;hasPrintHtmlBackgrounds in interface ChromePdfRenderOptionsPOrBuilderpublic boolean getPrintHtmlBackgrounds()
optional bool print_html_backgrounds = 14;getPrintHtmlBackgrounds in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasRenderDelay()
optional int32 render_delay = 15;hasRenderDelay in interface ChromePdfRenderOptionsPOrBuilderpublic int getRenderDelay()
optional int32 render_delay = 15;getRenderDelay in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasTimeout()
optional int32 timeout = 16;hasTimeout in interface ChromePdfRenderOptionsPOrBuilderpublic int getTimeout()
optional int32 timeout = 16;getTimeout in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasTitle()
optional string title = 17;hasTitle in interface ChromePdfRenderOptionsPOrBuilderpublic String getTitle()
optional string title = 17;getTitle in interface ChromePdfRenderOptionsPOrBuilderpublic com.google.protobuf.ByteString getTitleBytes()
optional string title = 17;getTitleBytes in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasViewPortHeight()
optional int32 view_port_height = 18;hasViewPortHeight in interface ChromePdfRenderOptionsPOrBuilderpublic int getViewPortHeight()
optional int32 view_port_height = 18;getViewPortHeight in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasViewPortWidth()
optional int32 view_port_width = 19;hasViewPortWidth in interface ChromePdfRenderOptionsPOrBuilderpublic int getViewPortWidth()
optional int32 view_port_width = 19;getViewPortWidth in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasZoom()
optional int32 zoom = 20;hasZoom in interface ChromePdfRenderOptionsPOrBuilderpublic int getZoom()
optional int32 zoom = 20;getZoom in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasInputEncoding()
optional string input_encoding = 21;hasInputEncoding in interface ChromePdfRenderOptionsPOrBuilderpublic String getInputEncoding()
optional string input_encoding = 21;getInputEncoding in interface ChromePdfRenderOptionsPOrBuilderpublic com.google.protobuf.ByteString getInputEncodingBytes()
optional string input_encoding = 21;getInputEncodingBytes in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasCssMediaType()
optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;hasCssMediaType in interface ChromePdfRenderOptionsPOrBuilderpublic ChromePdfCssMediaTypeP getCssMediaType()
optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;getCssMediaType in interface ChromePdfRenderOptionsPOrBuilderpublic ChromePdfCssMediaTypePOrBuilder getCssMediaTypeOrBuilder()
optional .ironpdfengineproto.ChromePdfCssMediaTypeP css_media_type = 22;getCssMediaTypeOrBuilder in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasCustomPaperWidth()
optional double custom_paper_width = 23;hasCustomPaperWidth in interface ChromePdfRenderOptionsPOrBuilderpublic double getCustomPaperWidth()
optional double custom_paper_width = 23;getCustomPaperWidth in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasCustomPaperHeight()
optional double custom_paper_height = 24;hasCustomPaperHeight in interface ChromePdfRenderOptionsPOrBuilderpublic double getCustomPaperHeight()
optional double custom_paper_height = 24;getCustomPaperHeight in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasJavascript()
optional string javascript = 25;hasJavascript in interface ChromePdfRenderOptionsPOrBuilderpublic String getJavascript()
optional string javascript = 25;getJavascript in interface ChromePdfRenderOptionsPOrBuilderpublic com.google.protobuf.ByteString getJavascriptBytes()
optional string javascript = 25;getJavascriptBytes in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasHtmlHeader()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;hasHtmlHeader in interface ChromePdfRenderOptionsPOrBuilderpublic ChromeHtmlHeaderFooterP getHtmlHeader()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;getHtmlHeader in interface ChromePdfRenderOptionsPOrBuilderpublic ChromeHtmlHeaderFooterPOrBuilder getHtmlHeaderOrBuilder()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_header = 26;getHtmlHeaderOrBuilder in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasHtmlFooter()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;hasHtmlFooter in interface ChromePdfRenderOptionsPOrBuilderpublic ChromeHtmlHeaderFooterP getHtmlFooter()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;getHtmlFooter in interface ChromePdfRenderOptionsPOrBuilderpublic ChromeHtmlHeaderFooterPOrBuilder getHtmlFooterOrBuilder()
optional .ironpdfengineproto.ChromeHtmlHeaderFooterP html_footer = 27;getHtmlFooterOrBuilder in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasTextHeader()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;hasTextHeader in interface ChromePdfRenderOptionsPOrBuilderpublic ChromeTextHeaderFooterP getTextHeader()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;getTextHeader in interface ChromePdfRenderOptionsPOrBuilderpublic ChromeTextHeaderFooterPOrBuilder getTextHeaderOrBuilder()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_header = 28;getTextHeaderOrBuilder in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasTextFooter()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;hasTextFooter in interface ChromePdfRenderOptionsPOrBuilderpublic ChromeTextHeaderFooterP getTextFooter()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;getTextFooter in interface ChromePdfRenderOptionsPOrBuilderpublic ChromeTextHeaderFooterPOrBuilder getTextFooterOrBuilder()
optional .ironpdfengineproto.ChromeTextHeaderFooterP text_footer = 29;getTextFooterOrBuilder in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasFirstPageNumber()
optional int32 first_page_number = 30;hasFirstPageNumber in interface ChromePdfRenderOptionsPOrBuilderpublic int getFirstPageNumber()
optional int32 first_page_number = 30;getFirstPageNumber in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasUseMarginsOnHeaderFooter()
optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;hasUseMarginsOnHeaderFooter in interface ChromePdfRenderOptionsPOrBuilderpublic ChromeUseMarginsP getUseMarginsOnHeaderFooter()
optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;getUseMarginsOnHeaderFooter in interface ChromePdfRenderOptionsPOrBuilderpublic ChromeUseMarginsPOrBuilder getUseMarginsOnHeaderFooterOrBuilder()
optional .ironpdfengineproto.ChromeUseMarginsP use_margins_on_header_footer = 31;getUseMarginsOnHeaderFooterOrBuilder in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasEnableGrayscale()
optional bool enable_grayscale = 32;hasEnableGrayscale in interface ChromePdfRenderOptionsPOrBuilderpublic boolean getEnableGrayscale()
optional bool enable_grayscale = 32;getEnableGrayscale in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasForcePaperSize()
optional bool force_paper_size = 33;hasForcePaperSize in interface ChromePdfRenderOptionsPOrBuilderpublic boolean getForcePaperSize()
optional bool force_paper_size = 33;getForcePaperSize in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasWaitFor()
optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;hasWaitFor in interface ChromePdfRenderOptionsPOrBuilderpublic RenderOptionWaitForP getWaitFor()
optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;getWaitFor in interface ChromePdfRenderOptionsPOrBuilderpublic RenderOptionWaitForPOrBuilder getWaitForOrBuilder()
optional .ironpdfengineproto.RenderOptionWaitForP waitFor = 34;getWaitForOrBuilder in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasCustomCookies()
optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;hasCustomCookies in interface ChromePdfRenderOptionsPOrBuilderpublic StringDictionaryP getCustomCookies()
optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;getCustomCookies in interface ChromePdfRenderOptionsPOrBuilderpublic StringDictionaryPOrBuilder getCustomCookiesOrBuilder()
optional .ironpdfengineproto.StringDictionaryP custom_cookies = 35;getCustomCookiesOrBuilder in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasTableOfContents()
optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;hasTableOfContents in interface ChromePdfRenderOptionsPOrBuilderpublic ChromeTableOfContentsTypesP getTableOfContents()
optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;getTableOfContents in interface ChromePdfRenderOptionsPOrBuilderpublic ChromeTableOfContentsTypesPOrBuilder getTableOfContentsOrBuilder()
optional .ironpdfengineproto.ChromeTableOfContentsTypesP table_of_contents = 36;getTableOfContentsOrBuilder in interface ChromePdfRenderOptionsPOrBuilderpublic boolean hasEnableMathematicalLatex()
optional bool enable_mathematical_latex = 37;hasEnableMathematicalLatex in interface ChromePdfRenderOptionsPOrBuilderpublic boolean getEnableMathematicalLatex()
optional bool enable_mathematical_latex = 37;getEnableMathematicalLatex in interface ChromePdfRenderOptionsPOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ChromePdfRenderOptionsP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromePdfRenderOptionsP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromePdfRenderOptionsP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromePdfRenderOptionsP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromePdfRenderOptionsP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromePdfRenderOptionsP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromePdfRenderOptionsP parseFrom(InputStream input) throws IOException
IOExceptionpublic static ChromePdfRenderOptionsP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ChromePdfRenderOptionsP parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ChromePdfRenderOptionsP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ChromePdfRenderOptionsP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ChromePdfRenderOptionsP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ChromePdfRenderOptionsP.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ChromePdfRenderOptionsP.Builder newBuilder()
public static ChromePdfRenderOptionsP.Builder newBuilder(ChromePdfRenderOptionsP prototype)
public ChromePdfRenderOptionsP.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static ChromePdfRenderOptionsP getDefaultInstance()
public static com.google.protobuf.Parser<ChromePdfRenderOptionsP> parser()
public com.google.protobuf.Parser<ChromePdfRenderOptionsP> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ChromePdfRenderOptionsP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022–2024 Iron Software. All rights reserved.