Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfiumFontInfoP.Builder
-
Packages that use PdfiumFontInfoP.Builder Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of PdfiumFontInfoP.Builder in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfiumFontInfoP.Builder Modifier and Type Method Description PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfiumFontInfoP.BuilderPdfiumFontInfoCollectionP.Builder. addValueBuilder()repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoP.BuilderPdfiumFontInfoCollectionP.Builder. addValueBuilder(int index)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. clear()PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. clearDescendantFontObjNum()uint32 descendant_font_obj_num = 5;PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. clearIsEmbedded()bool is_embedded = 2;PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. clearName()string name = 3;PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. clearObjNum()uint32 obj_num = 1;PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. clearType()int32 type = 4;PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. clone()PdfiumFontInfoP.BuilderChromeTextHeaderFooterP.Builder. getFontBuilder()optional .ironpdfengineproto.PdfiumFontInfoP font = 5;PdfiumFontInfoP.BuilderPdfiumAddFontViaByteArrayResultP.Builder. getResultBuilder().ironpdfengineproto.PdfiumFontInfoP result = 1;PdfiumFontInfoP.BuilderPdfiumAddFontViaStandardFontEnumValResultP.Builder. getResultBuilder().ironpdfengineproto.PdfiumFontInfoP result = 1;PdfiumFontInfoP.BuilderPdfiumAddFontViaStandardFontNameResultP.Builder. getResultBuilder().ironpdfengineproto.PdfiumFontInfoP result = 1;PdfiumFontInfoP.BuilderPdfiumGetFontInfoAtResultP.Builder. getResultBuilder().ironpdfengineproto.PdfiumFontInfoP result = 1;PdfiumFontInfoP.BuilderPdfiumFontInfoCollectionP.Builder. getValueBuilder(int index)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. mergeFrom(com.google.protobuf.Message other)PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. mergeFrom(PdfiumFontInfoP other)PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static PdfiumFontInfoP.BuilderPdfiumFontInfoP. newBuilder()static PdfiumFontInfoP.BuilderPdfiumFontInfoP. newBuilder(PdfiumFontInfoP prototype)PdfiumFontInfoP.BuilderPdfiumFontInfoP. newBuilderForType()protected PdfiumFontInfoP.BuilderPdfiumFontInfoP. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. setDescendantFontObjNum(int value)uint32 descendant_font_obj_num = 5;PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. setIsEmbedded(boolean value)bool is_embedded = 2;PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. setName(String value)string name = 3;PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. setNameBytes(com.google.protobuf.ByteString value)string name = 3;PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. setObjNum(int value)uint32 obj_num = 1;PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. setType(int value)int32 type = 4;PdfiumFontInfoP.BuilderPdfiumFontInfoP.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PdfiumFontInfoP.BuilderPdfiumFontInfoP. toBuilder()Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfiumFontInfoP.Builder Modifier and Type Method Description List<PdfiumFontInfoP.Builder>PdfiumFontInfoCollectionP.Builder. getValueBuilderList()repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfiumFontInfoP.Builder Modifier and Type Method Description PdfiumFontInfoCollectionP.BuilderPdfiumFontInfoCollectionP.Builder. addValue(int index, PdfiumFontInfoP.Builder builderForValue)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;PdfiumFontInfoCollectionP.BuilderPdfiumFontInfoCollectionP.Builder. addValue(PdfiumFontInfoP.Builder builderForValue)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;ChromeTextHeaderFooterP.BuilderChromeTextHeaderFooterP.Builder. setFont(PdfiumFontInfoP.Builder builderForValue)optional .ironpdfengineproto.PdfiumFontInfoP font = 5;PdfiumAddFontViaByteArrayResultP.BuilderPdfiumAddFontViaByteArrayResultP.Builder. setResult(PdfiumFontInfoP.Builder builderForValue).ironpdfengineproto.PdfiumFontInfoP result = 1;PdfiumAddFontViaStandardFontEnumValResultP.BuilderPdfiumAddFontViaStandardFontEnumValResultP.Builder. setResult(PdfiumFontInfoP.Builder builderForValue).ironpdfengineproto.PdfiumFontInfoP result = 1;PdfiumAddFontViaStandardFontNameResultP.BuilderPdfiumAddFontViaStandardFontNameResultP.Builder. setResult(PdfiumFontInfoP.Builder builderForValue).ironpdfengineproto.PdfiumFontInfoP result = 1;PdfiumGetFontInfoAtResultP.BuilderPdfiumGetFontInfoAtResultP.Builder. setResult(PdfiumFontInfoP.Builder builderForValue).ironpdfengineproto.PdfiumFontInfoP result = 1;PdfiumFontInfoCollectionP.BuilderPdfiumFontInfoCollectionP.Builder. setValue(int index, PdfiumFontInfoP.Builder builderForValue)repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
-