TextStyleIsShadow Property |
Is text shadowed
Namespace:
Aspose.Pub
Assembly:
Aspose.PUB (in Aspose.PUB.dll) Version: 20.2
Syntaxpublic bool IsShadow { get; }Public ReadOnly Property IsShadow As Boolean
Get
public:
property bool IsShadow {
bool get ();
}member IsShadow : bool with get
Property Value
Type:
Boolean
See Also