public static interface PdfDocumentConstructorStream.InfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getOwnerPassword()
optional string owner_password = 2; |
com.google.protobuf.ByteString |
getOwnerPasswordBytes()
optional string owner_password = 2; |
String |
getUserPassword()
optional string user_password = 1; |
com.google.protobuf.ByteString |
getUserPasswordBytes()
optional string user_password = 1; |
boolean |
hasOwnerPassword()
optional string owner_password = 2; |
boolean |
hasUserPassword()
optional string user_password = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasUserPassword()
optional string user_password = 1;String getUserPassword()
optional string user_password = 1;com.google.protobuf.ByteString getUserPasswordBytes()
optional string user_password = 1;boolean hasOwnerPassword()
optional string owner_password = 2;String getOwnerPassword()
optional string owner_password = 2;com.google.protobuf.ByteString getOwnerPasswordBytes()
optional string owner_password = 2;Copyright © 2022–2023 Iron Software. All rights reserved.