Visual Basic (Declaration) | |
---|---|
Public Property Region As BinaryRasterRegionData |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public BinaryRasterRegionData Region {get; set;} |
C++/CLI | |
---|---|
public: property BinaryRasterRegionData Region { BinaryRasterRegionData get(); void set (BinaryRasterRegionData value); } |
Return Value
The RasterRegionData object that will be returned from IDocumentProcessingService operations.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family