Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfiumFontInfoP
-
Packages that use PdfiumFontInfoP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of PdfiumFontInfoP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfiumFontInfoP Modifier and Type Method Description PdfiumFontInfoP
PdfiumFontInfoP.Builder. build()
PdfiumFontInfoP
PdfiumFontInfoP.Builder. buildPartial()
static PdfiumFontInfoP
PdfiumFontInfoP. getDefaultInstance()
PdfiumFontInfoP
PdfiumFontInfoP.Builder. getDefaultInstanceForType()
PdfiumFontInfoP
PdfiumFontInfoP. getDefaultInstanceForType()
PdfiumFontInfoP
ChromeTextHeaderFooterP.Builder. getFont()
optional .ironpdfengineproto.PdfiumFontInfoP font = 5;
PdfiumFontInfoP
ChromeTextHeaderFooterP. getFont()
optional .ironpdfengineproto.PdfiumFontInfoP font = 5;
PdfiumFontInfoP
ChromeTextHeaderFooterPOrBuilder. getFont()
optional .ironpdfengineproto.PdfiumFontInfoP font = 5;
PdfiumFontInfoP
PdfiumAddFontViaByteArrayResultP.Builder. getResult()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumFontInfoP
PdfiumAddFontViaByteArrayResultP. getResult()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumFontInfoP
PdfiumAddFontViaByteArrayResultPOrBuilder. getResult()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumFontInfoP
PdfiumAddFontViaStandardFontEnumValResultP.Builder. getResult()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumFontInfoP
PdfiumAddFontViaStandardFontEnumValResultP. getResult()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumFontInfoP
PdfiumAddFontViaStandardFontEnumValResultPOrBuilder. getResult()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumFontInfoP
PdfiumAddFontViaStandardFontNameResultP.Builder. getResult()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumFontInfoP
PdfiumAddFontViaStandardFontNameResultP. getResult()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumFontInfoP
PdfiumAddFontViaStandardFontNameResultPOrBuilder. getResult()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumFontInfoP
PdfiumGetFontInfoAtResultP.Builder. getResult()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumFontInfoP
PdfiumGetFontInfoAtResultP. getResult()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumFontInfoP
PdfiumGetFontInfoAtResultPOrBuilder. getResult()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumFontInfoP
PdfiumFontInfoCollectionP.Builder. getValue(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
PdfiumFontInfoP
PdfiumFontInfoCollectionP. getValue(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
PdfiumFontInfoP
PdfiumFontInfoCollectionPOrBuilder. getValue(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
static PdfiumFontInfoP
PdfiumFontInfoP. parseDelimitedFrom(InputStream input)
static PdfiumFontInfoP
PdfiumFontInfoP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfiumFontInfoP
PdfiumFontInfoP. parseFrom(byte[] data)
static PdfiumFontInfoP
PdfiumFontInfoP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfiumFontInfoP
PdfiumFontInfoP. parseFrom(com.google.protobuf.ByteString data)
static PdfiumFontInfoP
PdfiumFontInfoP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfiumFontInfoP
PdfiumFontInfoP. parseFrom(com.google.protobuf.CodedInputStream input)
static PdfiumFontInfoP
PdfiumFontInfoP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfiumFontInfoP
PdfiumFontInfoP. parseFrom(InputStream input)
static PdfiumFontInfoP
PdfiumFontInfoP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PdfiumFontInfoP
PdfiumFontInfoP. parseFrom(ByteBuffer data)
static PdfiumFontInfoP
PdfiumFontInfoP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfiumFontInfoP Modifier and Type Method Description com.google.protobuf.Parser<PdfiumFontInfoP>
PdfiumFontInfoP. getParserForType()
List<PdfiumFontInfoP>
PdfiumFontInfoCollectionP.Builder. getValueList()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
List<PdfiumFontInfoP>
PdfiumFontInfoCollectionP. getValueList()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
List<PdfiumFontInfoP>
PdfiumFontInfoCollectionPOrBuilder. getValueList()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
static com.google.protobuf.Parser<PdfiumFontInfoP>
PdfiumFontInfoP. parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfiumFontInfoP Modifier and Type Method Description PdfiumFontInfoCollectionP.Builder
PdfiumFontInfoCollectionP.Builder. addValue(int index, PdfiumFontInfoP value)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
PdfiumFontInfoCollectionP.Builder
PdfiumFontInfoCollectionP.Builder. addValue(PdfiumFontInfoP value)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
ChromeTextHeaderFooterP.Builder
ChromeTextHeaderFooterP.Builder. mergeFont(PdfiumFontInfoP value)
optional .ironpdfengineproto.PdfiumFontInfoP font = 5;
PdfiumFontInfoP.Builder
PdfiumFontInfoP.Builder. mergeFrom(PdfiumFontInfoP other)
PdfiumAddFontViaByteArrayResultP.Builder
PdfiumAddFontViaByteArrayResultP.Builder. mergeResult(PdfiumFontInfoP value)
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumAddFontViaStandardFontEnumValResultP.Builder
PdfiumAddFontViaStandardFontEnumValResultP.Builder. mergeResult(PdfiumFontInfoP value)
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumAddFontViaStandardFontNameResultP.Builder
PdfiumAddFontViaStandardFontNameResultP.Builder. mergeResult(PdfiumFontInfoP value)
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumGetFontInfoAtResultP.Builder
PdfiumGetFontInfoAtResultP.Builder. mergeResult(PdfiumFontInfoP value)
.ironpdfengineproto.PdfiumFontInfoP result = 1;
static PdfiumFontInfoP.Builder
PdfiumFontInfoP. newBuilder(PdfiumFontInfoP prototype)
ChromeTextHeaderFooterP.Builder
ChromeTextHeaderFooterP.Builder. setFont(PdfiumFontInfoP value)
optional .ironpdfengineproto.PdfiumFontInfoP font = 5;
PdfiumAddFontViaByteArrayResultP.Builder
PdfiumAddFontViaByteArrayResultP.Builder. setResult(PdfiumFontInfoP value)
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumAddFontViaStandardFontEnumValResultP.Builder
PdfiumAddFontViaStandardFontEnumValResultP.Builder. setResult(PdfiumFontInfoP value)
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumAddFontViaStandardFontNameResultP.Builder
PdfiumAddFontViaStandardFontNameResultP.Builder. setResult(PdfiumFontInfoP value)
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumGetFontInfoAtResultP.Builder
PdfiumGetFontInfoAtResultP.Builder. setResult(PdfiumFontInfoP value)
.ironpdfengineproto.PdfiumFontInfoP result = 1;
PdfiumFontInfoCollectionP.Builder
PdfiumFontInfoCollectionP.Builder. setValue(int index, PdfiumFontInfoP value)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type PdfiumFontInfoP Modifier and Type Method Description PdfiumFontInfoCollectionP.Builder
PdfiumFontInfoCollectionP.Builder. addAllValue(Iterable<? extends PdfiumFontInfoP> values)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
-