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
Method | Description |
---|---|
Clear() | Clears shadow format. |
get_Color() | |
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
- Namespace Aspose::Words::Drawing
- Library Aspose.Words for C++