public class WmfEscapePostScript extends WmfEscapeRecordBase
The Escape PostScript data record.
WmfEscapeRecordBase| Constructor and Description |
|---|
WmfEscapePostScript() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPostScriptPart()
Gets the post script part.
|
void |
setPostScriptPart(String value)
Sets the post script part.
|
getByteCount, getChecked, getData, setByteCount, setChecked, setDatapublic final String getPostScriptPart()
Gets the post script part.
Value: The post script part.public final void setPostScriptPart(String value)
Sets the post script part.
Value: The post script part.value - the post script part.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.