Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property State As CodecsPageEventState |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public CodecsPageEventState State {get;} |
C++/CLI | |
---|---|
public: property CodecsPageEventState State { CodecsPageEventState get(); } |
Return Value
The state of the load or save process.For an example, refer to RasterCodecs.LoadPage.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family