PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PdfiumFontInfoP.Builder |
PdfiumFontInfoCollectionP.Builder.addValueBuilder()
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
|
PdfiumFontInfoP.Builder |
PdfiumFontInfoCollectionP.Builder.addValueBuilder(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
|
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.clear() |
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.clearDescendantFontObjNum()
uint32 descendant_font_obj_num = 5;
|
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.clearIsEmbedded()
bool is_embedded = 2;
|
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.clearName()
string name = 3;
|
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.clearObjNum()
uint32 obj_num = 1;
|
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.clearType()
int32 type = 4;
|
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.clone() |
PdfiumFontInfoP.Builder |
ChromeTextHeaderFooterP.Builder.getFontBuilder()
optional .ironpdfengineproto.PdfiumFontInfoP font = 5;
|
PdfiumFontInfoP.Builder |
PdfiumAddFontViaStandardFontEnumValResultP.Builder.getResultBuilder()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
|
PdfiumFontInfoP.Builder |
PdfiumGetFontInfoAtResultP.Builder.getResultBuilder()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
|
PdfiumFontInfoP.Builder |
PdfiumAddFontViaByteArrayResultP.Builder.getResultBuilder()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
|
PdfiumFontInfoP.Builder |
PdfiumAddFontViaStandardFontNameResultP.Builder.getResultBuilder()
.ironpdfengineproto.PdfiumFontInfoP result = 1;
|
PdfiumFontInfoP.Builder |
PdfiumFontInfoCollectionP.Builder.getValueBuilder(int index)
repeated .ironpdfengineproto.PdfiumFontInfoP value = 1;
|
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.mergeFrom(com.google.protobuf.Message other) |
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.mergeFrom(PdfiumFontInfoP other) |
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static PdfiumFontInfoP.Builder |
PdfiumFontInfoP.newBuilder() |
static PdfiumFontInfoP.Builder |
PdfiumFontInfoP.newBuilder(PdfiumFontInfoP prototype) |
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.newBuilderForType() |
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.setDescendantFontObjNum(int value)
uint32 descendant_font_obj_num = 5;
|
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.setIsEmbedded(boolean value)
bool is_embedded = 2;
|
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.setName(String value)
string name = 3;
|
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.setNameBytes(com.google.protobuf.ByteString value)
string name = 3;
|
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.setObjNum(int value)
uint32 obj_num = 1;
|
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.setType(int value)
int32 type = 4;
|
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PdfiumFontInfoP.Builder |
PdfiumFontInfoP.toBuilder() |