public interface PdfiumFontInfoPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getDescendantFontObjNum()
uint32 descendant_font_obj_num = 5; |
boolean |
getIsEmbedded()
bool is_embedded = 2; |
boolean |
getIsSubsetted()
bool is_subsetted = 6; |
String |
getName()
string name = 3; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 3; |
int |
getObjNum()
uint32 obj_num = 1; |
int |
getType()
int32 type = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getObjNum()
uint32 obj_num = 1;boolean getIsEmbedded()
bool is_embedded = 2;String getName()
string name = 3;com.google.protobuf.ByteString getNameBytes()
string name = 3;int getType()
int32 type = 4;int getDescendantFontObjNum()
uint32 descendant_font_obj_num = 5;boolean getIsSubsetted()
bool is_subsetted = 6;Copyright © 2022–2025 Iron Software. All rights reserved.