Skip to main content
All docs
V26.1
  • DrawingGuideCollection Class

    A collection of the adjustable drawing guides.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v26.1.dll

    Declaration

    public class DrawingGuideCollection :
        PresentationCollection<DrawingGuide>

    The following members return DrawingGuideCollection objects:

    Inheritance

    Object
    DevExpress.Docs.Office.Internal.OfficeCollectionBase<DrawingGuide>
    PresentationCollection<DrawingGuide>
    DrawingGuideCollection
    See Also