Constructor and Description |
---|
WmfSetLayout() |
Modifier and Type | Method and Description |
---|---|
int |
getLayoutMode()
Gets or sets the LayoutMode.
|
void |
setLayoutMode(int value)
Gets or sets the LayoutMode.
|
public int getLayoutMode()
Gets or sets the LayoutMode.
Value: The layout of text and graphics. This MUST be one of the values in the Layout Enumeration (section 2.1.1.13).public void setLayoutMode(int value)
Gets or sets the LayoutMode.
Value: The layout of text and graphics. This MUST be one of the values in the Layout Enumeration (section 2.1.1.13).