public static final class TextStamperInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder> implements TextStamperInfoOrBuilder
IronPdfEngine.Proto.TextStamperInfo| Modifier and Type | Method and Description |
|---|---|
TextStamperInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TextStamperInfo |
build() |
TextStamperInfo |
buildPartial() |
TextStamperInfo.Builder |
clear() |
TextStamperInfo.Builder |
clearBackgroundColor()
optional string background_color = 9; |
TextStamperInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TextStamperInfo.Builder |
clearFontFamily()
optional string font_family = 5; |
TextStamperInfo.Builder |
clearFontSize()
optional int32 font_size = 6; |
TextStamperInfo.Builder |
clearIsBold()
optional bool is_bold = 1; |
TextStamperInfo.Builder |
clearIsItalic()
optional bool is_italic = 2; |
TextStamperInfo.Builder |
clearIsStrikethrough()
optional bool is_strikethrough = 4; |
TextStamperInfo.Builder |
clearIsUnderline()
optional bool is_underline = 3; |
TextStamperInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TextStamperInfo.Builder |
clearTextColor()
optional string text_color = 8; |
TextStamperInfo.Builder |
clearUseGoogleFont()
optional bool use_google_font = 7; |
TextStamperInfo.Builder |
clone() |
String |
getBackgroundColor()
optional string background_color = 9; |
com.google.protobuf.ByteString |
getBackgroundColorBytes()
optional string background_color = 9; |
TextStamperInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFontFamily()
optional string font_family = 5; |
com.google.protobuf.ByteString |
getFontFamilyBytes()
optional string font_family = 5; |
int |
getFontSize()
optional int32 font_size = 6; |
boolean |
getIsBold()
optional bool is_bold = 1; |
boolean |
getIsItalic()
optional bool is_italic = 2; |
boolean |
getIsStrikethrough()
optional bool is_strikethrough = 4; |
boolean |
getIsUnderline()
optional bool is_underline = 3; |
String |
getTextColor()
optional string text_color = 8; |
com.google.protobuf.ByteString |
getTextColorBytes()
optional string text_color = 8; |
boolean |
getUseGoogleFont()
optional bool use_google_font = 7; |
boolean |
hasBackgroundColor()
optional string background_color = 9; |
boolean |
hasFontFamily()
optional string font_family = 5; |
boolean |
hasFontSize()
optional int32 font_size = 6; |
boolean |
hasIsBold()
optional bool is_bold = 1; |
boolean |
hasIsItalic()
optional bool is_italic = 2; |
boolean |
hasIsStrikethrough()
optional bool is_strikethrough = 4; |
boolean |
hasIsUnderline()
optional bool is_underline = 3; |
boolean |
hasTextColor()
optional string text_color = 8; |
boolean |
hasUseGoogleFont()
optional bool use_google_font = 7; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TextStamperInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TextStamperInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
TextStamperInfo.Builder |
mergeFrom(TextStamperInfo other) |
TextStamperInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TextStamperInfo.Builder |
setBackgroundColor(String value)
optional string background_color = 9; |
TextStamperInfo.Builder |
setBackgroundColorBytes(com.google.protobuf.ByteString value)
optional string background_color = 9; |
TextStamperInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TextStamperInfo.Builder |
setFontFamily(String value)
optional string font_family = 5; |
TextStamperInfo.Builder |
setFontFamilyBytes(com.google.protobuf.ByteString value)
optional string font_family = 5; |
TextStamperInfo.Builder |
setFontSize(int value)
optional int32 font_size = 6; |
TextStamperInfo.Builder |
setIsBold(boolean value)
optional bool is_bold = 1; |
TextStamperInfo.Builder |
setIsItalic(boolean value)
optional bool is_italic = 2; |
TextStamperInfo.Builder |
setIsStrikethrough(boolean value)
optional bool is_strikethrough = 4; |
TextStamperInfo.Builder |
setIsUnderline(boolean value)
optional bool is_underline = 3; |
TextStamperInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TextStamperInfo.Builder |
setTextColor(String value)
optional string text_color = 8; |
TextStamperInfo.Builder |
setTextColorBytes(com.google.protobuf.ByteString value)
optional string text_color = 8; |
TextStamperInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TextStamperInfo.Builder |
setUseGoogleFont(boolean value)
optional bool use_google_font = 7; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>public TextStamperInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>public TextStamperInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TextStamperInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TextStamperInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TextStamperInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>public TextStamperInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>public TextStamperInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>public TextStamperInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>public TextStamperInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>public TextStamperInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>public TextStamperInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TextStamperInfo.Builder>public TextStamperInfo.Builder mergeFrom(TextStamperInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>public TextStamperInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TextStamperInfo.Builder>IOExceptionpublic boolean hasIsBold()
optional bool is_bold = 1;hasIsBold in interface TextStamperInfoOrBuilderpublic boolean getIsBold()
optional bool is_bold = 1;getIsBold in interface TextStamperInfoOrBuilderpublic TextStamperInfo.Builder setIsBold(boolean value)
optional bool is_bold = 1;value - The isBold to set.public TextStamperInfo.Builder clearIsBold()
optional bool is_bold = 1;public boolean hasIsItalic()
optional bool is_italic = 2;hasIsItalic in interface TextStamperInfoOrBuilderpublic boolean getIsItalic()
optional bool is_italic = 2;getIsItalic in interface TextStamperInfoOrBuilderpublic TextStamperInfo.Builder setIsItalic(boolean value)
optional bool is_italic = 2;value - The isItalic to set.public TextStamperInfo.Builder clearIsItalic()
optional bool is_italic = 2;public boolean hasIsUnderline()
optional bool is_underline = 3;hasIsUnderline in interface TextStamperInfoOrBuilderpublic boolean getIsUnderline()
optional bool is_underline = 3;getIsUnderline in interface TextStamperInfoOrBuilderpublic TextStamperInfo.Builder setIsUnderline(boolean value)
optional bool is_underline = 3;value - The isUnderline to set.public TextStamperInfo.Builder clearIsUnderline()
optional bool is_underline = 3;public boolean hasIsStrikethrough()
optional bool is_strikethrough = 4;hasIsStrikethrough in interface TextStamperInfoOrBuilderpublic boolean getIsStrikethrough()
optional bool is_strikethrough = 4;getIsStrikethrough in interface TextStamperInfoOrBuilderpublic TextStamperInfo.Builder setIsStrikethrough(boolean value)
optional bool is_strikethrough = 4;value - The isStrikethrough to set.public TextStamperInfo.Builder clearIsStrikethrough()
optional bool is_strikethrough = 4;public boolean hasFontFamily()
optional string font_family = 5;hasFontFamily in interface TextStamperInfoOrBuilderpublic String getFontFamily()
optional string font_family = 5;getFontFamily in interface TextStamperInfoOrBuilderpublic com.google.protobuf.ByteString getFontFamilyBytes()
optional string font_family = 5;getFontFamilyBytes in interface TextStamperInfoOrBuilderpublic TextStamperInfo.Builder setFontFamily(String value)
optional string font_family = 5;value - The fontFamily to set.public TextStamperInfo.Builder clearFontFamily()
optional string font_family = 5;public TextStamperInfo.Builder setFontFamilyBytes(com.google.protobuf.ByteString value)
optional string font_family = 5;value - The bytes for fontFamily to set.public boolean hasFontSize()
optional int32 font_size = 6;hasFontSize in interface TextStamperInfoOrBuilderpublic int getFontSize()
optional int32 font_size = 6;getFontSize in interface TextStamperInfoOrBuilderpublic TextStamperInfo.Builder setFontSize(int value)
optional int32 font_size = 6;value - The fontSize to set.public TextStamperInfo.Builder clearFontSize()
optional int32 font_size = 6;public boolean hasUseGoogleFont()
optional bool use_google_font = 7;hasUseGoogleFont in interface TextStamperInfoOrBuilderpublic boolean getUseGoogleFont()
optional bool use_google_font = 7;getUseGoogleFont in interface TextStamperInfoOrBuilderpublic TextStamperInfo.Builder setUseGoogleFont(boolean value)
optional bool use_google_font = 7;value - The useGoogleFont to set.public TextStamperInfo.Builder clearUseGoogleFont()
optional bool use_google_font = 7;public boolean hasTextColor()
optional string text_color = 8;hasTextColor in interface TextStamperInfoOrBuilderpublic String getTextColor()
optional string text_color = 8;getTextColor in interface TextStamperInfoOrBuilderpublic com.google.protobuf.ByteString getTextColorBytes()
optional string text_color = 8;getTextColorBytes in interface TextStamperInfoOrBuilderpublic TextStamperInfo.Builder setTextColor(String value)
optional string text_color = 8;value - The textColor to set.public TextStamperInfo.Builder clearTextColor()
optional string text_color = 8;public TextStamperInfo.Builder setTextColorBytes(com.google.protobuf.ByteString value)
optional string text_color = 8;value - The bytes for textColor to set.public boolean hasBackgroundColor()
optional string background_color = 9;hasBackgroundColor in interface TextStamperInfoOrBuilderpublic String getBackgroundColor()
optional string background_color = 9;getBackgroundColor in interface TextStamperInfoOrBuilderpublic com.google.protobuf.ByteString getBackgroundColorBytes()
optional string background_color = 9;getBackgroundColorBytes in interface TextStamperInfoOrBuilderpublic TextStamperInfo.Builder setBackgroundColor(String value)
optional string background_color = 9;value - The backgroundColor to set.public TextStamperInfo.Builder clearBackgroundColor()
optional string background_color = 9;public TextStamperInfo.Builder setBackgroundColorBytes(com.google.protobuf.ByteString value)
optional string background_color = 9;value - The bytes for backgroundColor to set.public final TextStamperInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>public final TextStamperInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TextStamperInfo.Builder>Copyright © 2022–2023 Iron Software. All rights reserved.