Gets document's background
Namespace: Spire.DocAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public Background Background { get; }
Public ReadOnly Property Background As Background Get
public: virtual property Background^ Background { Background^ get () sealed; }
abstract Background : Background with get override Background : Background with get