Package | com.adobe.photoshop |
Class | public class PNGSaveOptions |
Inheritance | PNGSaveOptions ![]() ![]() ![]() ![]() ![]() |
Since : | CS5 |
Property | Defined By | ||
---|---|---|---|
![]() | DONOTSAVECHANGES : SaveOptions [static] [read-only]
Do not save changes. | SaveOptions | |
![]() | enumCache : CSEnumSharedCache [static] [read-only] | SaveOptions | |
![]() | hostObjectDelegate : HostObject Getter for the delegate | CSHostObject | |
interlaced : Boolean
should rows be interlaced? ( default: false )
| PNGSaveOptions | ||
![]() | PROMPTTOSAVECHANGES : SaveOptions [static] [read-only]
Ask the user whether to save. | SaveOptions | |
![]() | SAVECHANGES : SaveOptions [static] [read-only]
Save changes. | SaveOptions | |
![]() | value : Object [override] [read-only]
Returns the object value
| PhotoshopEnumBase |