Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
NormalViewRestoredProperties |
NormalViewRestoredProperties.autoAdjust(Boolean autoAdjust) |
NormalViewRestoredProperties |
NormalViewRestoredProperties.dimensionSize(Double dimensionSize) |
NormalViewRestoredProperties |
ViewProperties.getRestoredLeft()
The sizing of the side content region of the normal view, when the region is of a variable restored size.
|
NormalViewRestoredProperties |
ViewProperties.getRestoredTop()
The sizing of the top slide region of the normal view, when the region is of a variable restored size.
|
Modifier and Type | Method and Description |
---|---|
ViewProperties |
ViewProperties.restoredLeft(NormalViewRestoredProperties restoredLeft) |
ViewProperties |
ViewProperties.restoredTop(NormalViewRestoredProperties restoredTop) |
void |
ViewProperties.setRestoredLeft(NormalViewRestoredProperties restoredLeft) |
void |
ViewProperties.setRestoredTop(NormalViewRestoredProperties restoredTop) |
Copyright © 2023. All rights reserved.