Visual Basic (Declaration) | |
---|---|
Public Property Character As RasterDocumentCharacterOptions |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RasterDocumentCharacterOptions Character {get; set;} |
C++/CLI | |
---|---|
public: property RasterDocumentCharacterOptions Character { RasterDocumentCharacterOptions get(); void set (RasterDocumentCharacterOptions value); } |
Return Value
The RasterDocumentCharacterOptions class which represents the charactres options.Refer to RasterDocumentCharacterOptions example.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family