Visual Basic (Declaration) | |
---|---|
Public Property MissingSymbolColor As RasterDocumentColorFlags |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RasterDocumentColorFlags MissingSymbolColor {get; set;} |
C++/CLI | |
---|---|
public: property RasterDocumentColorFlags MissingSymbolColor { RasterDocumentColorFlags get(); void set (RasterDocumentColorFlags value); } |
Return Value
The color for the missing symbol in the final output document.Refer to RasterDocumentMarkOptions example.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family