Skip to main content

IDrawingGuideCollection Interface

Defines methods and properties for managing a collection of drawing guide objects.

Declaration

public interface IDrawingGuideCollection extends IPresentationCollection<DrawingGuide>

Implements

com.devexpress.docs.presentation.IPresentationCollection<com.devexpress.docs.presentation.DrawingGuide>