public interface ChromeTextHeaderFooterPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCenterText()
optional string center_text = 2; |
com.google.protobuf.ByteString |
getCenterTextBytes()
optional string center_text = 2; |
String |
getDividerLineColor()
optional string divider_line_color = 7; |
com.google.protobuf.ByteString |
getDividerLineColorBytes()
optional string divider_line_color = 7; |
boolean |
getDrawDividerLine()
optional bool draw_divider_line = 4; |
PdfiumFontInfoP |
getFont()
optional .ironpdfengineproto.PdfiumFontInfoP font = 5; |
PdfiumFontInfoPOrBuilder |
getFontOrBuilder()
optional .ironpdfengineproto.PdfiumFontInfoP font = 5; |
double |
getFontSize()
optional double font_size = 6; |
String |
getLeftText()
optional string left_text = 1; |
com.google.protobuf.ByteString |
getLeftTextBytes()
optional string left_text = 1; |
String |
getRightText()
optional string right_text = 3; |
com.google.protobuf.ByteString |
getRightTextBytes()
optional string right_text = 3; |
boolean |
hasCenterText()
optional string center_text = 2; |
boolean |
hasDividerLineColor()
optional string divider_line_color = 7; |
boolean |
hasDrawDividerLine()
optional bool draw_divider_line = 4; |
boolean |
hasFont()
optional .ironpdfengineproto.PdfiumFontInfoP font = 5; |
boolean |
hasFontSize()
optional double font_size = 6; |
boolean |
hasLeftText()
optional string left_text = 1; |
boolean |
hasRightText()
optional string right_text = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLeftText()
optional string left_text = 1;String getLeftText()
optional string left_text = 1;com.google.protobuf.ByteString getLeftTextBytes()
optional string left_text = 1;boolean hasCenterText()
optional string center_text = 2;String getCenterText()
optional string center_text = 2;com.google.protobuf.ByteString getCenterTextBytes()
optional string center_text = 2;boolean hasRightText()
optional string right_text = 3;String getRightText()
optional string right_text = 3;com.google.protobuf.ByteString getRightTextBytes()
optional string right_text = 3;boolean hasDrawDividerLine()
optional bool draw_divider_line = 4;boolean getDrawDividerLine()
optional bool draw_divider_line = 4;boolean hasFont()
optional .ironpdfengineproto.PdfiumFontInfoP font = 5;PdfiumFontInfoP getFont()
optional .ironpdfengineproto.PdfiumFontInfoP font = 5;PdfiumFontInfoPOrBuilder getFontOrBuilder()
optional .ironpdfengineproto.PdfiumFontInfoP font = 5;boolean hasFontSize()
optional double font_size = 6;double getFontSize()
optional double font_size = 6;boolean hasDividerLineColor()
optional string divider_line_color = 7;String getDividerLineColor()
optional string divider_line_color = 7;com.google.protobuf.ByteString getDividerLineColorBytes()
optional string divider_line_color = 7;Copyright © 2022–2024 Iron Software. All rights reserved.