ImageGear for .NET
Background Property
See Also  Send Feedback
ImageGear21.Presentation Assembly > ImageGear.Display Namespace > ImGearPresentationPageDisplay Class : Background Property




Glossary Item Box

Gets background drawing attributes.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

IImGearBackground interface.

Remarks

Value returned is a reference to ImGearPageDisplay internal object. Accordingly, its modification affects parent ImGearPageDisplay.

For ImGearPresentationPageDisplay the value of IImGearBackground.IImGearBackground.Mode by default is ImGearBackgroundModes.NONE. To enable backgroud drawing for the ImGearPresentationPageDisplay, please set the IImGearBackground.IImGearBackground.Mode to ImGearBackgroundModes.BEYOND_IMAGE value.

See Also

©2013. Accusoft Corporation. All Rights Reserved.