Back to Devexpress

NoFill Class

officefileapi-devexpress-dot-docs-dot-presentation-acd41073.md

latest1.3 KB
Original Source

NoFill Class

Indicates that no fill is applied to a shape or slide background.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public class NoFill :
    OutlineFill
vb
Public Class NoFill
    Inherits OutlineFill

The following members return NoFill objects:

Implements

ICloneable

Inheritance

Object PresentationObject Fill OutlineFill NoFill

See Also

NoFill Members

DevExpress.Docs.Presentation Namespace