public interface PdfiumSetFormFieldFontRequestPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
PdfDocumentP |
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
PdfDocumentPOrBuilder |
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1; |
String |
getFieldName()
string field_name = 2; |
com.google.protobuf.ByteString |
getFieldNameBytes()
string field_name = 2; |
int |
getFontSize()
optional int32 font_size = 4; |
FontTypeP |
getFontType()
.ironpdfengineproto.FontTypeP font_type = 3; |
FontTypePOrBuilder |
getFontTypeOrBuilder()
.ironpdfengineproto.FontTypeP font_type = 3; |
boolean |
hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1; |
boolean |
hasFontSize()
optional int32 font_size = 4; |
boolean |
hasFontType()
.ironpdfengineproto.FontTypeP font_type = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1;PdfDocumentP getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;PdfDocumentPOrBuilder getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;String getFieldName()
string field_name = 2;com.google.protobuf.ByteString getFieldNameBytes()
string field_name = 2;boolean hasFontType()
.ironpdfengineproto.FontTypeP font_type = 3;FontTypeP getFontType()
.ironpdfengineproto.FontTypeP font_type = 3;FontTypePOrBuilder getFontTypeOrBuilder()
.ironpdfengineproto.FontTypeP font_type = 3;boolean hasFontSize()
optional int32 font_size = 4;int getFontSize()
optional int32 font_size = 4;Copyright © 2022–2025 Iron Software. All rights reserved.