Aspose::Words::Drawing::ShadowFormat class

ShadowFormat class

Represents shadow formatting for an object. To learn more, visit the Working with Graphic Elements documentation article.

class ShadowFormat : public System::Object

Methods

MethodDescription
Clear()Clears shadow format.
get_Type()Gets the specified ShadowType for ShadowFormat.
get_Visible()Returns true if the formatting applied to this instance is visible.
GetType() const override
Is(const System::TypeInfo&) const override
set_Type(Aspose::Words::Drawing::ShadowType)Sets the specified ShadowType for ShadowFormat.
static Type()

See Also