| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
DrawingGuide |
DrawingGuide.orientation(DrawingGuide.OrientationEnum orientation) |
DrawingGuide |
DrawingGuide.position(Double position) |
| Modifier and Type | Method and Description |
|---|---|
List<DrawingGuide> |
CommonSlideViewProperties.getDrawingGuides()
Drawing guides
|
| Modifier and Type | Method and Description |
|---|---|
CommonSlideViewProperties |
CommonSlideViewProperties.addDrawingGuidesItem(DrawingGuide drawingGuidesItem) |
| Modifier and Type | Method and Description |
|---|---|
CommonSlideViewProperties |
CommonSlideViewProperties.drawingGuides(List<DrawingGuide> drawingGuides) |
void |
CommonSlideViewProperties.setDrawingGuides(List<DrawingGuide> drawingGuides) |
Copyright © 2025. All rights reserved.