public interface SetFormFieldIsReadOnlyRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
PdfDocument |
getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
PdfDocumentOrBuilder |
getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1; |
String |
getFieldName()
string field_name = 2; |
com.google.protobuf.ByteString |
getFieldNameBytes()
string field_name = 2; |
boolean |
getIsReadOnly()
bool is_read_only = 3; |
boolean |
hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;
PdfDocument getDocument()
.IronPdfEngine.Proto.PdfDocument document = 1;
PdfDocumentOrBuilder getDocumentOrBuilder()
.IronPdfEngine.Proto.PdfDocument document = 1;
String getFieldName()
string field_name = 2;
com.google.protobuf.ByteString getFieldNameBytes()
string field_name = 2;
boolean getIsReadOnly()
bool is_read_only = 3;
Copyright © 2022–2023 Iron Software. All rights reserved.