Visual Basic (Declaration) | |
---|---|
Public Property FillMethod As RasterDocumentFillMethod |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RasterDocumentFillMethod FillMethod {get; set;} |
C++/CLI | |
---|---|
public: property RasterDocumentFillMethod FillMethod { RasterDocumentFillMethod get(); void set (RasterDocumentFillMethod value); } |
Return Value
The Zone filling method.Refer to AddZone example.
For more information, refer to Working with Pages.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family