Visual Basic (Declaration) | |
---|---|
Public Overridable ReadOnly Property IsRealized As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual bool IsRealized {get;} |
Return Value
true if this AnnRedactionObject has been realized; false, otherwise.For an example, refer to AnnRedactionObject.
(Read only) You can realize this AnnRedactionObject by calling the AnnRedactionObject.Realize method. Call the AnnRedactionObject.Restore method to restore the background behind this AnnRedactionObject back onto the image.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family