OdLoadOptions
Inheritance: java.lang.Object, com.aspose.imaging.LoadOptions
public class OdLoadOptions extends LoadOptions
خيارات تحميل المستند المفتوح
المنشئات
| المنشئ | الوصف |
|---|---|
| OdLoadOptions() |
الطرق
| طريقة | الوصف |
|---|---|
| getPassword() | يحصل على كلمة المرور. |
| setPassword(String value) | يضبط كلمة المرور. |
OdLoadOptions()
public OdLoadOptions()
getPassword()
public final String getPassword()
يحصل على كلمة المرور.
Returns: java.lang.String
setPassword(String value)
public final void setPassword(String value)
يضبط كلمة المرور.
Parameters:
| معامل | نوع | الوصف |
|---|---|---|
| القيمة | java.lang.String |